Searched defs:shared_old_allocator_ (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
D | heap-allocator.h | 106 ConcurrentAllocator* shared_old_allocator_; variable |
D | scavenger.h | 200 std::unique_ptr<ConcurrentAllocator> shared_old_allocator_; variable |
D | heap.h | 2181 std::unique_ptr<ConcurrentAllocator> shared_old_allocator_; variable |
D | mark-compact.cc | 1731 ConcurrentAllocator* shared_old_allocator_; member in v8::internal::EvacuateVisitorBase |