Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.h69 Reduction ReduceJSCreateBlockContext(Node* node); in NON_EXPORTED_BASE()
Djs-create-lowering.cc104 return ReduceJSCreateBlockContext(node); in Reduce()
1314 Reduction JSCreateLowering::ReduceJSCreateBlockContext(Node* node) { in ReduceJSCreateBlockContext() function in v8::internal::compiler::JSCreateLowering