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 157 heap->MaxExecutableSize()));
211 memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize()));
314 heap->MaxExecutableSize()));
360 heap->MaxExecutableSize()));
387 heap->MaxExecutableSize()));
411 memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize()));
458 CHECK(allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize()));
    [all...]
  /external/v8/src/heap/
heap.h     [all...]
heap.cc     [all...]

Completed in 403 milliseconds