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

  /external/chromium_org/v8/src/
incremental-marking.cc 601 heap_->new_space()->LowerInlineAllocationLimit(kAllocatedThreshold);
827 heap_->new_space()->LowerInlineAllocationLimit(0);
855 heap_->new_space()->LowerInlineAllocationLimit(0);
    [all...]
spaces.h     [all...]
heap.cc     [all...]
  /external/v8/src/
incremental-marking.cc 496 heap_->new_space()->LowerInlineAllocationLimit(kAllocatedThreshold);
713 heap_->new_space()->LowerInlineAllocationLimit(0);
741 heap_->new_space()->LowerInlineAllocationLimit(0);
spaces.h     [all...]
heap.cc     [all...]

Completed in 142 milliseconds