Home | History | Annotate | Download | only in src

Lines Matching refs:TryInlineConstruct

5484 bool HGraphBuilder::TryInlineConstruct(CallNew* expr, HValue* receiver) {
6047 if (TryInlineConstruct(expr, receiver)) return;