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

/external/v8/src/compiler/
H A Dinstruction-selector.cc1926 int temps_count = GetTempsCountForTailCallFromJSFunction(); local
1927 for (int i = 0; i < temps_count; i++) {

Completed in 50 milliseconds