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