Home
last modified time | relevance | path

Searched defs:new_lo_space (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap-allocator-inl.h39 NewLargeObjectSpace* HeapAllocator::new_lo_space() const { in new_lo_space() function
Dheap.h852 NewLargeObjectSpace* new_lo_space() { return new_lo_space_; } in new_lo_space() function