[][src]Function web_dom::consoleinstance::report_for_service_worker_scope

pub fn report_for_service_worker_scope(
    instance: i32,
    scope: &str,
    message: &str,
    filename: &str,
    line_number: i32,
    column_number: i32,
    level: i32
)