Function mozjs::jsapi::ComputeThis

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