Lines Matching full:obj1
13241 CONVERT_ARG_CHECKED(JSObject, obj1, 0);13243 return isolate->heap()->ToBoolean(obj1->map() == obj2->map());