Function deno_core::error::throw_type_error

source ยท
pub fn throw_type_error(scope: &mut HandleScope<'_>, message: impl AsRef<str>)