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