Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h79 Reduction ReduceJSCreateWithContext(Node* node);
Djs-typed-lowering.cc1994 Reduction JSTypedLowering::ReduceJSCreateWithContext(Node* node) { in ReduceJSCreateWithContext() function in v8::internal::compiler::JSTypedLowering
2660 return ReduceJSCreateWithContext(node); in Reduce()