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