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

  /external/v8/src/heap/
incremental-marking.h 288 size_t old_generation_allocation_counter_; member in class:v8::internal::IncrementalMarking
incremental-marking.cc 476 old_generation_allocation_counter_ = heap_->OldGenerationAllocationCounter();
    [all...]

Completed in 46 milliseconds