Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc716 static void InsertCodeIntoOptimizedCodeMap(CompilationInfo* info) { in InsertCodeIntoOptimizedCodeMap() function
765 InsertCodeIntoOptimizedCodeMap(info); in GetOptimizedCodeNow()
1379 InsertCodeIntoOptimizedCodeMap(info.get()); in GetConcurrentlyOptimizedCode()