Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h81 Reduction ReduceJSCreateBlockContext(Node* node);
Djs-typed-lowering.cc2046 Reduction JSTypedLowering::ReduceJSCreateBlockContext(Node* node) { in ReduceJSCreateBlockContext() function in v8::internal::compiler::JSTypedLowering
2664 return ReduceJSCreateBlockContext(node); in Reduce()