JS_IsLiveObject top-level property
Implementation
final int Function(Pointer<JSRuntime_> rt, JSValue_ obj) JS_IsLiveObject =
kLookup<NativeFunction<Int Function(Pointer<JSRuntime_>, JSValue_)>>(
'JS_IsLiveObject',
).asFunction();
final int Function(Pointer<JSRuntime_> rt, JSValue_ obj) JS_IsLiveObject =
kLookup<NativeFunction<Int Function(Pointer<JSRuntime_>, JSValue_)>>(
'JS_IsLiveObject',
).asFunction();