Searched refs:ReduceJSCreateBlockContext (Results 1 – 2 of 2) sorted by relevance
69 Reduction ReduceJSCreateBlockContext(Node* node); in NON_EXPORTED_BASE()
104 return ReduceJSCreateBlockContext(node); in Reduce()1314 Reduction JSCreateLowering::ReduceJSCreateBlockContext(Node* node) { in ReduceJSCreateBlockContext() function in v8::internal::compiler::JSCreateLowering