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

  /external/v8/src/
heap.h 1377 intptr_t halfway_to_the_max = (old_gen_size + max_old_generation_size_) \/ 2; local
1387 intptr_t halfway_to_the_max = (old_gen_size + max_old_generation_size_) \/ 2; local
    [all...]
  /external/chromium_org/v8/src/
heap.h 1590 intptr_t halfway_to_the_max = (old_gen_size + max_old_generation_size_) \/ 2; local
    [all...]

Completed in 34 milliseconds