Home
last modified time | relevance | path

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

/external/v8/test/cctest/heap/
Dtest-spaces.cc405 TEST(CompactionSpace) { in TEST() argument
/external/v8/src/heap/
Dspaces.h100 class CompactionSpace; variable
2980 CompactionSpace(Heap* heap, AllocationSpace id, Executability executable) in CompactionSpace() function