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