Searched refs:TryInlineApiMethodCall (Results 1 – 2 of 2) sorted by relevance
2444 bool TryInlineApiMethodCall(Call* expr,
9116 bool HOptimizedGraphBuilder::TryInlineApiMethodCall( in TryInlineApiMethodCall() function in v8::internal::HOptimizedGraphBuilder9702 if (TryInlineApiMethodCall(expr, receiver, maps)) return; in VisitCall()