HomeSort by relevance Sort by last modified time
    Searched refs:MaxReserved (Results 1 - 3 of 3) sorted by null

  /external/v8/test/cctest/
test-spaces.cc 102 CHECK(MemoryAllocator::Setup(Heap::MaxReserved()));
104 OldSpace faked_space(Heap::MaxReserved(), OLD_POINTER_SPACE, NOT_EXECUTABLE);
158 CHECK(MemoryAllocator::Setup(Heap::MaxReserved()));
183 CHECK(MemoryAllocator::Setup(Heap::MaxReserved()));
  /external/v8/src/
heap.h 226 static int MaxReserved() {
    [all...]
heap.cc     [all...]

Completed in 1299 milliseconds