Home
last modified time | relevance | path

Searched refs:iterations_left (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_api.cc356 unsigned int iterations_left = kMaxIterationCount; in Dispatch() local
357 while (has_more && --iterations_left != 0) { in Dispatch()

Completed in 3 milliseconds