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

  /external/v8/src/
heap.h 1536 void set_gc_count(int count) { gc_count_ = count; } function in class:v8::internal::BASE_EMBEDDED
    [all...]
heap.cc 409 tracer.set_gc_count(gc_count_);
    [all...]

Completed in 17 milliseconds