pub const METHODS: &[&str];Expand description
Module-level worker_threads functions. NOTE: these route only if the parent
adds a "worker_threads" arm to stdlib::is_method and stdlib::call (the
module previously had no callable methods) — see the report.