Home | History | Annotate | Download | only in arm64

Lines Matching refs:JumpIfObjectType

1122   __ JumpIfObjectType(x0, x10, x11, FIRST_SPEC_OBJECT_TYPE, &done_convert, ge);
1132 __ JumpIfObjectType(x0, x10, x11, LAST_JS_PROXY_TYPE, &call_runtime, le);
4244 __ JumpIfObjectType(x0, x0, x1, FIRST_NONSTRING_TYPE, if_false, ge);
4272 __ JumpIfObjectType(x0, x10, x11, JS_FUNCTION_TYPE, if_true);
4282 __ JumpIfObjectType(x0, map, x11, FIRST_NONCALLABLE_SPEC_OBJECT_TYPE,