Home | History | Annotate | Download | only in arm64

Lines Matching defs:call_runtime

1130   Label call_runtime;
1132 __ JumpIfObjectType(x0, x10, x11, LAST_JS_PROXY_TYPE, &call_runtime, le);
1138 __ CheckEnumCache(x0, null_value, x10, x11, x12, x13, &call_runtime);
1147 __ Bind(&call_runtime);