Searched defs:lo_space (Results 1 - 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/heap/ | ||
| H A D | heap-allocator-inl.h | 29 OldLargeObjectSpace* HeapAllocator::lo_space() const { in lo_space() function in v8::internal::HeapAllocator |
| H A D | heap.h | 850 OldLargeObjectSpace* lo_space() { return lo_space_; } in lo_space() function in v8::internal::Heap |
| H A D | mark-compact.cc | 199 void MarkingVerifier::VerifyMarking(LargeObjectSpace* lo_space) { in VerifyMarking() argument [all...] |
Completed in 13 milliseconds