Searched refs:kJsCallsPerMsThreshold (Results 1 – 1 of 1) sorted by relevance
27 const double kJsCallsPerMsThreshold = 0.5; in RunInternal() local35 bool is_idle = js_call_rate < kJsCallsPerMsThreshold && low_allocation_rate; in RunInternal()