[][src]Function rusty_v8::type_error

pub fn type_error<'sc>(
    scope: &mut impl ToLocal<'sc>,
    message: Local<String>
) -> Local<'sc, Value>