Function mozjs::rust::jsapi_wrapped::CallJitGetterOp
source ยท pub unsafe fn CallJitGetterOp(
info: *const JSJitInfo,
cx: *mut JSContext,
thisObj: HandleObject<'_>,
specializedThis: *mut c_void,
argc: c_uint,
vp: *mut Value,
) -> bool