Home
last modified time | relevance | path

Searched defs:mutator_speed (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap-controller.cc16 double mutator_speed) { in GrowingFactor()
97 double mutator_speed, in DynamicGrowingFactor()
Dheap.cc3735 double ComputeMutatorUtilizationImpl(double mutator_speed, double gc_speed) { in ComputeMutatorUtilizationImpl()
3752 double Heap::ComputeMutatorUtilization(const char* tag, double mutator_speed, in ComputeMutatorUtilization()