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

/external/v8/src/
H A Dhydrogen.h1000 bool TryCallApply(Call* expr);
H A Dhydrogen.cc5723 bool HGraphBuilder::TryCallApply(Call* expr) { function in class:HGraphBuilder
5834 if (TryCallApply(expr)) return;

Completed in 76 milliseconds