Function mozjs::rust::wrappers::ToPrimitive

source ·
pub unsafe fn ToPrimitive(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    hint: JSType,
    vp: MutableHandleValue<'_>
) -> bool