Searched refs:ReduceJSCallWithSpread (Results 1 – 2 of 2) sorted by relevance
114 Reduction ReduceJSCallWithSpread(Node* node);
190 return ReduceJSCallWithSpread(node); in Reduce()3726 Reduction JSCallReducer::ReduceJSCallWithSpread(Node* node) { in ReduceJSCallWithSpread() function in v8::internal::compiler::JSCallReducer