Lines Matching defs:objects
22 #include "src/objects/api-callbacks.h"
23 #include "src/objects/backing-store.h"
24 #include "src/objects/cell-inl.h"
25 #include "src/objects/embedder-data-array-inl.h"
26 #include "src/objects/hash-table.h"
27 #include "src/objects/js-array-buffer-inl.h"
28 #include "src/objects/js-array-inl.h"
29 #include "src/objects/maybe-object.h"
30 #include "src/objects/objects-body-descriptors-inl.h"
31 #include "src/objects/objects.h"
32 #include "src/objects/slots.h"
33 #include "src/objects/string.h"
430 // Note: ByteArray objects must not be deferred s.t. they are
666 // that we can DCHECK for it when reading objects that are assumed to be
667 // partially initialized objects.
669 // assumption that objects are laid out in such a way that any fields
671 // before fields with objects.
756 const std::vector<Handle<HeapObject>>* objects)
757 : deserializer_(deserializer), objects_(objects), current_object_(0) {}
760 const std::vector<Handle<HeapObject>>* objects) {
1048 // This is the only case where we might encounter new space objects, so
1130 // Then deserialize the pre-serialized RelocInfo objects.
1142 // collection here. It's ok though, any objects it would have needed are