Function mozjs::glue::CallJitMethodOp
source ยท pub unsafe extern "C" fn CallJitMethodOp(
info: *const JSJitInfo,
cx: *mut JSContext,
thisObj: Handle<*mut JSObject>,
specializedThis: *mut c_void,
argc: u32,
vp: *mut Value,
) -> bool