Function mozjs::rust::jsapi_wrapped::OrdinaryToPrimitive
source ยท pub unsafe fn OrdinaryToPrimitive(
cx: *mut JSContext,
obj: HandleObject<'_>,
type_: JSType,
vp: &mut MutableHandleValue<'_>,
) -> bool