Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.h275 std::unordered_set<Node*> generated_calls_with_array_like_or_spread_; variable
Djs-call-reducer.cc4225 if (generated_calls_with_array_like_or_spread_.count(node)) { in ReduceCallOrConstructWithArrayLikeOrSpread()
4230 &generated_calls_with_array_like_or_spread_); in ReduceCallOrConstructWithArrayLikeOrSpread()