Function mozjs::rust::jsapi_wrapped::JS_HasInstance
source ยท pub unsafe fn JS_HasInstance(
cx: *mut JSContext,
obj: HandleObject<'_>,
v: Handle<'_, Value>,
bp: *mut bool,
) -> bool
pub unsafe fn JS_HasInstance(
cx: *mut JSContext,
obj: HandleObject<'_>,
v: Handle<'_, Value>,
bp: *mut bool,
) -> bool