Function mozjs::rust::jsapi_wrapped::ComputeThis

source ยท
pub unsafe fn ComputeThis(
    cx: *mut JSContext,
    vp: *mut Value,
    thisObject: &mut MutableHandleObject<'_>,
) -> bool