Searched refs:ReduceJSCreateClosure (Results 1 – 2 of 2) sorted by relevance
74 Reduction ReduceJSCreateClosure(Node* node);
1816 Reduction JSTypedLowering::ReduceJSCreateClosure(Node* node) { in ReduceJSCreateClosure() function in v8::internal::compiler::JSTypedLowering2650 return ReduceJSCreateClosure(node); in Reduce()