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

  /external/v8/test/cctest/
test-mark-compact.cc 89 HEAP->ConfigureHeap(2*256*KB, 8*MB, 8*MB);
115 HEAP->ConfigureHeap(2*256*KB, 8*MB, 8*MB);
  /external/v8/src/
heap.h 438 bool ConfigureHeap(int max_semispace_size,
    [all...]
heap.cc 92 // ConfigureHeap (survived_since_last_expansion_, external_allocation_limit_)
    [all...]
api.cc 592 bool result = isolate->heap()->ConfigureHeap(young_space_size / 2,
    [all...]

Completed in 75 milliseconds