Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc882 static void InsertCodeIntoOptimizedCodeMap(CompilationInfo* info) { in InsertCodeIntoOptimizedCodeMap() function
969 InsertCodeIntoOptimizedCodeMap(info); in GetOptimizedCodeNow()
1806 InsertCodeIntoOptimizedCodeMap(info.get()); in GetConcurrentlyOptimizedCode()