JS_SetConstructorBit top-level property
Implementation
final int Function(Pointer<JSContext_> ctx, JSValue_ func_obj, int val)
JS_SetConstructorBit =
kLookup<NativeFunction<Int Function(Pointer<JSContext_>, JSValue_, Int)>>(
'JS_SetConstructorBit',
).asFunction();