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