HomeSort by relevance Sort by last modified time
    Searched refs:MaxExecutableSize (Results 1 - 3 of 3) 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...]

Completed in 487 milliseconds