Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-inlining-heuristic.cc566 size_t replaceable_uses_count = 0; in TryReuseDispatch() local
573 replaceable_uses, &replaceable_uses_count, in TryReuseDispatch()
582 &replaceable_uses_count, kMaxUses)) { in TryReuseDispatch()
593 for (size_t i = 0; i < replaceable_uses_count; i++) { in TryReuseDispatch()

Completed in 2 milliseconds