Searched refs:GetICCounts (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/ |
D | runtime-profiler.cc | 57 static void GetICCounts(SharedFunctionInfo* shared, in GetICCounts() function 97 GetICCounts(function->shared(), &typeinfo, &generic, &total, in Optimize() 226 GetICCounts(shared, &typeinfo, &generic, &total, &type_percentage, in OptimizeNow() 249 GetICCounts(shared, &typeinfo, &generic, &total, &type_percentage, in OptimizeNow()
|