Function mozjs::rust::wrappers::ComputeThis

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