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

  /external/chromium_org/v8/src/heap/
store-buffer.h 146 void ExemptPopularPages(int prime_sample_step, int threshold);
store-buffer.cc 173 ExemptPopularPages(samples[i].prime_sample_step, samples[i].threshold);
184 void StoreBuffer::ExemptPopularPages(int prime_sample_step, int threshold) {

Completed in 39 milliseconds