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