Home | History | Annotate | Download | only in arm64

Lines Matching refs:JS_FUNCTION_PROXY_TYPE

2764   __ CompareAndBranch(type, JS_FUNCTION_PROXY_TYPE, ne, non_function);
2917 __ Cmp(object_type, JS_FUNCTION_PROXY_TYPE);