mozjs_sys::jsapi::JS::detail

Function ComputeThis

Source
pub unsafe extern "C" fn ComputeThis(
    cx: *mut JSContext,
    vp: *mut Value,
    thisObject: MutableHandleObject,
) -> bool