Searched refs:ReduceJSCreateFunctionContext (Results 1 – 2 of 2) sorted by relevance
78 Reduction ReduceJSCreateFunctionContext(Node* node);
1944 Reduction JSTypedLowering::ReduceJSCreateFunctionContext(Node* node) { in ReduceJSCreateFunctionContext() function in v8::internal::compiler::JSTypedLowering2658 return ReduceJSCreateFunctionContext(node); in Reduce()