Function mozjs_sys::jsapi::JS::detail::ComputeThis

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