Function mozjs::rust::wrappers::ComputeThis

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