JS_NewContextRaw top-level property
Implementation
final Pointer<JSContext_> Function(Pointer<JSRuntime_> rt) JS_NewContextRaw =
kLookup<NativeFunction<Pointer<JSContext_> Function(Pointer<JSRuntime_>)>>(
'JS_NewContextRaw',
).asFunction();