Searched defs:is_shared_heap_ (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
D | marking-barrier.h | 75 bool is_shared_heap_; variable |
D | marking-visitor.h | 286 const bool is_shared_heap_; variable |
D | mark-compact.h | 786 const bool is_shared_heap_; variable |
D | mark-compact.cc | 1161 const bool is_shared_heap_; member in v8::internal::MarkCompactCollector::RootMarkingVisitor |