Home
last modified time | relevance | path

Searched refs:kMaxStepSizeInByte (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dincremental-marking.cc790 const size_t kMaxStepSizeInByte = 256 * KB; in StepSizeToMakeProgress() local
799 kMaxStepSizeInByte); in StepSizeToMakeProgress()