JS_ThrowTypeError top-level property
Implementation
final JSValue_ Function(Pointer<JSContext_> ctx, Pointer<Utf8> fmt)
JS_ThrowTypeError =
kLookup<
NativeFunction<JSValue_ Function(Pointer<JSContext_>, Pointer<Utf8>)>
>('JS_ThrowTypeError').asFunction();