Home | History | Annotate | Download | only in x64

Lines Matching refs:JS_FUNCTION_TYPE

156       // initial map's instance type would be JS_FUNCTION_TYPE.
159 __ CmpInstanceType(rax, JS_FUNCTION_TYPE);
825 __ CmpObjectType(rdi, JS_FUNCTION_TYPE, rcx);
1020 __ CmpObjectType(rdi, JS_FUNCTION_TYPE, rcx);
1104 __ CmpObjectType(rdi, JS_FUNCTION_TYPE, rcx);