Home
last modified time | relevance | path

Searched defs:OldLargeObjectSpace (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dcode-stats.h14 class OldLargeObjectSpace; variable
Dheap-allocator.h21 class OldLargeObjectSpace; variable
Dlarge-spaces.cc492 OldLargeObjectSpace::OldLargeObjectSpace(Heap* heap) in OldLargeObjectSpace() function in v8::internal::OldLargeObjectSpace
495 OldLargeObjectSpace::OldLargeObjectSpace(Heap* heap, AllocationSpace id) in OldLargeObjectSpace() function in v8::internal::OldLargeObjectSpace
Dheap.h2447 friend class OldLargeObjectSpace; variable
/third_party/node/deps/v8/src/common/
Dglobals.h739 class OldLargeObjectSpace; variable