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

  /external/v8/test/cctest/heap/
test-spaces.cc 154 CHECK(memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize(),
206 CHECK(memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize(),
307 CHECK(memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize(),
355 CHECK(memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize(),
382 CHECK(memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize(),
406 CHECK(memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize(),
  /external/v8/src/heap/
heap.h     [all...]
heap.cc     [all...]
  /external/v8/src/
api.cc     [all...]

Completed in 1561 milliseconds