Home
last modified time | relevance | path

Searched defs:OldSpace (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/cctest/heap/
Dtest-spaces.cc382 TEST(OldSpace) { in TEST() argument
/external/v8/src/
Dglobals.h447 class OldSpace; variable
/external/v8/src/heap/
Dspaces.h3049 OldSpace(Heap* heap, AllocationSpace id, Executability executable) in OldSpace() function