Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.cc564 const size_t kMaxUses = 8; in TryReuseDispatch() local
565 NodeAndIndex replaceable_uses[kMaxUses]; in TryReuseDispatch()
574 kMaxUses)) { in TryReuseDispatch()
582 &replaceable_uses_count, kMaxUses)) { in TryReuseDispatch()