Searched refs:ReduceArrayPrototypeShift (Results 1 – 2 of 2) sorted by relevance
116 Reduction ReduceArrayPrototypeShift(Node* node);
4616 return ReduceArrayPrototypeShift(node); in ReduceJSCall()5825 Reduction JSCallReducer::ReduceArrayPrototypeShift(Node* node) { in ReduceArrayPrototypeShift() function in v8::internal::compiler::JSCallReducer