Searched refs:ReduceJSCallConstruct (Results 1 – 4 of 4) sorted by relevance
43 Reduction ReduceJSCallConstruct(Node* node);
43 return ReduceJSCallConstruct(node); in Reduce()380 Reduction JSCallReducer::ReduceJSCallConstruct(Node* node) { in ReduceJSCallConstruct() function in v8::internal::compiler::JSCallReducer524 Reduction const reduction = ReduceJSCallConstruct(node); in ReduceJSCallConstruct()
82 Reduction ReduceJSCallConstruct(Node* node);
2082 Reduction JSTypedLowering::ReduceJSCallConstruct(Node* node) { in ReduceJSCallConstruct() function in v8::internal::compiler::JSTypedLowering2666 return ReduceJSCallConstruct(node); in Reduce()