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

  /external/v8/src/
heap.h 1646 int gc_post_processing_depth_; member in class:v8::internal::Heap
    [all...]
heap.cc 110 gc_post_processing_depth_(0),
871 gc_post_processing_depth_++;
877 gc_post_processing_depth_--;
    [all...]

Completed in 32 milliseconds