Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h80 Reduction ReduceJSCreateCatchContext(Node* node);
Djs-typed-lowering.cc2018 Reduction JSTypedLowering::ReduceJSCreateCatchContext(Node* node) { in ReduceJSCreateCatchContext() function in v8::internal::compiler::JSTypedLowering
2662 return ReduceJSCreateCatchContext(node); in Reduce()