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

  /external/v8/src/profiler/
sampling-heap-profiler.cc 80 heap_->new_space()->RemoveAllocationObserver(new_space_observer_.get());
84 space->RemoveAllocationObserver(other_spaces_observer_.get());
  /external/v8/src/heap/
incremental-marking.cc     [all...]
spaces.h 854 virtual void RemoveAllocationObserver(AllocationObserver* observer) {
    [all...]
spaces.cc     [all...]
heap.cc     [all...]

Completed in 105 milliseconds