Function mozjs::jsapi::JS::detail::ComputeThis

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