Lines Matching refs:heap
5 #include "src/compiler/heap-refs.h"
17 #include "src/compiler/js-heap-broker.h"
21 #include "src/objects/heap-number-inl.h"
57 // ReadOnlyHeapObjects, it is OK to access heap even from off-thread, so
73 // heap predicate instead. This would involve removing the special cases for
99 // It is safe to access read only heap objects and builtins from a
300 // to protect us against reads outside the bounds of the heap. This could
302 // shrunk in size. It might end up at the edge of a heap boundary. If
368 // object, we are guaranteed to see valid heap words even if the data is wrong.
377 receiver, dict_index, broker->isolate()->heap());
1383 // either looks into the heap or into the serialized data.
2245 // We cannot be in a background thread so it's safe to read the heap.