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