Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h78 Reduction ReduceJSCreateFunctionContext(Node* node);
Djs-typed-lowering.cc1944 Reduction JSTypedLowering::ReduceJSCreateFunctionContext(Node* node) { in ReduceJSCreateFunctionContext() function in v8::internal::compiler::JSTypedLowering
2658 return ReduceJSCreateFunctionContext(node); in Reduce()