Home | History | Annotate | Download | only in x64

Lines Matching refs:FIRST_JS_OBJECT_TYPE

668   __ CmpInstanceType(rcx, FIRST_JS_OBJECT_TYPE);
1135 __ cmpb(rax, Immediate(FIRST_JS_OBJECT_TYPE));
1275 __ CmpObjectType(rax, FIRST_JS_OBJECT_TYPE, rbx);