Home
last modified time | relevance | path

Searched refs:InsertCodeIntoOptimizedCodeMap (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dcompiler.cc1067 static void InsertCodeIntoOptimizedCodeMap(CompilationInfo* info) { in InsertCodeIntoOptimizedCodeMap() function
1107 InsertCodeIntoOptimizedCodeMap(info); in GetOptimizedCodeNow()
1229 InsertCodeIntoOptimizedCodeMap(info.get()); in GetConcurrentlyOptimizedCode()