Searched refs:ReduceJSCreateWithContext (Results 1 – 2 of 2) sorted by relevance
67 Reduction ReduceJSCreateWithContext(Node* node); in NON_EXPORTED_BASE()
100 return ReduceJSCreateWithContext(node); in Reduce()1268 Reduction JSCreateLowering::ReduceJSCreateWithContext(Node* node) { in ReduceJSCreateWithContext() function in v8::internal::compiler::JSCreateLowering