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

  /external/v8/src/heap/
incremental-marking.cc 753 marking_progress += static_cast<int>(heap_->wrappers_to_trace());
    [all...]
heap.h 1222 size_t wrappers_to_trace() { return wrappers_to_trace_.size(); } function in class:v8::internal::GarbageCollectionReason::Heap
    [all...]
heap.cc     [all...]

Completed in 378 milliseconds