Lines Matching defs:objects
39 #include "objects.h"
1272 MaybeObject* JSObject::EnsureCanContainElements(Object** objects,
1284 Object* current = *objects++;
1311 Object** objects = FixedArray::cast(elements)->GetFirstElementAddress();
1312 return EnsureCanContainElements(objects, elements->length(), mode);
1487 // Internal objects do follow immediately after the header, whereas in-object
1496 // Internal objects do follow immediately after the header, whereas in-object
1507 // Internal objects do follow immediately after the header, whereas in-object
2947 // objects. This is used in the debugger to determine whether or not
3305 // GetCodeFromTargetAddress might be called when marking objects during mark