Searched refs:TryInlineConstruct (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dhydrogen.h1011 bool TryInlineConstruct(CallNew* expr, HValue* receiver);
H A Dhydrogen.cc5484 bool HGraphBuilder::TryInlineConstruct(CallNew* expr, HValue* receiver) { function in class:HGraphBuilder
6047 if (TryInlineConstruct(expr, receiver)) return;

Completed in 51 milliseconds