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

  /external/v8/src/
safepoint-table.h 244 int CountShortDeoptimizationIntervals(unsigned limit);
safepoint-table.cc 236 int SafepointTableBuilder::CountShortDeoptimizationIntervals(unsigned limit) {
  /external/v8/src/x64/
lithium-codegen-x64.cc 287 int short_deopts = safepoints_.CountShortDeoptimizationIntervals(
    [all...]

Completed in 80 milliseconds