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

  /external/v8/src/
heap.h 1505 intptr_t get_max_alive_after_gc() { return max_alive_after_gc_; } function in class:v8::internal::Heap
    [all...]
heap.cc     [all...]
  /external/chromium_org/v8/src/
heap.h 1708 intptr_t get_max_alive_after_gc() { return max_alive_after_gc_; } function in class:v8::internal::Heap
    [all...]
heap.cc     [all...]

Completed in 195 milliseconds