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

  /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 492 milliseconds