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

  /external/v8/test/cctest/
test-spaces.cc 135 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
140 heap->MaxReserved(),
184 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
214 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
  /external/chromium_org/v8/test/cctest/
test-spaces.cc 156 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
272 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
277 heap->MaxReserved(),
320 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
349 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
  /external/v8/src/
heap.h 464 intptr_t MaxReserved() {
    [all...]
heap.cc     [all...]
api.cc     [all...]
  /external/chromium_org/v8/src/
heap.h 515 intptr_t MaxReserved() {
    [all...]
heap.cc     [all...]
api.cc     [all...]

Completed in 39 milliseconds