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

  /external/v8/src/heap/
gc-idle-time-handler.cc 16 const double GCIdleTimeHandler::kHighContextDisposalRate = 100;
78 contexts_disposal_rate < kHighContextDisposalRate;
gc-idle-time-handler.h 111 static const double kHighContextDisposalRate;

Completed in 46 milliseconds