Lines Matching refs:GetInObjectProperties

100   int inobject_properties = obj.map().GetInObjectProperties();  in IsObjectShrinkable()
144 CHECK_LT(5, obj->map().GetInObjectProperties()); in TEST()
161 CHECK_EQ(3, obj->map().GetInObjectProperties()); in TEST()
205 CHECK_LT(5, obj3->map().GetInObjectProperties()); in TEST()
225 CHECK_EQ(5, obj1->map().GetInObjectProperties()); in TEST()
228 CHECK_EQ(5, obj3->map().GetInObjectProperties()); in TEST()
231 CHECK_EQ(5, obj5->map().GetInObjectProperties()); in TEST()
290 CHECK_LT(5, obj->map().GetInObjectProperties()); in TEST()
307 CHECK_EQ(3, obj->map().GetInObjectProperties()); in TEST()
374 CHECK_LT(10, obj->map().GetInObjectProperties()); in TEST()
399 CHECK_EQ(6, obj->map().GetInObjectProperties()); in TEST()
479 CHECK_EQ(3, a_obj->map().GetInObjectProperties()); in TEST()
482 CHECK_LT(10, b_obj->map().GetInObjectProperties()); in TEST()
502 CHECK_EQ(6, b_obj->map().GetInObjectProperties()); in TEST()
582 CHECK_LT(fields_count, obj->map().GetInObjectProperties()); in TestClassHierarchy()
606 CHECK_EQ(fields_count, obj->map().GetInObjectProperties()); in TestClassHierarchy()
690 CHECK_EQ(kMaxInobjectProperties, obj->map().GetInObjectProperties()); in TEST()
707 CHECK_EQ(kMaxInobjectProperties, obj->map().GetInObjectProperties()); in TEST()
717 CHECK_EQ(expected, obj->map().GetInObjectProperties()); in CheckExpectedProperties()
957 CHECK_LT(builtin_properties_count + 5, obj->map().GetInObjectProperties()); in TestSubclassBuiltin()
974 CHECK_EQ(builtin_properties_count + 3, obj->map().GetInObjectProperties()); in TestSubclassBuiltin()
1288 CHECK_EQ(21, obj->map().GetInObjectProperties()); in TEST()
1301 CHECK_EQ(10, obj->map().GetInObjectProperties()); in TEST()
1315 CHECK_EQ(3 + 8, obj->map().GetInObjectProperties()); in TEST()
1331 CHECK_EQ(8 + 2 * i, obj->map().GetInObjectProperties()); in TEST()
1345 CHECK_EQ(10, obj->map().GetInObjectProperties()); in TEST()
1360 CHECK_EQ(6 + 8, obj->map().GetInObjectProperties()); in TEST()
1381 CHECK_EQ(11 + 8, obj->map().GetInObjectProperties()); in TEST()
1414 CHECK_EQ(21 + 8, obj->map().GetInObjectProperties()); in TEST()
1436 CHECK_EQ(11 + 8, obj->map().GetInObjectProperties()); in TEST()
1470 CHECK_EQ(21 + 8, obj->map().GetInObjectProperties()); in TEST()