Function mozjs::jsapi::JS::detail::ComputeThis

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