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

  /external/chromium_org/v8/src/
store-buffer.h 147 void ExemptPopularPages(int prime_sample_step, int threshold);
store-buffer.cc 178 ExemptPopularPages(samples[i].prime_sample_step, samples[i].threshold);
189 void StoreBuffer::ExemptPopularPages(int prime_sample_step, int threshold) {

Completed in 58 milliseconds