Searched defs:RemoveFromCodeCache (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.cc7055 void Map::RemoveFromCodeCache(Name* name, Code* code, int index) { function in class:v8::internal::Map
7057 // RemoveFromCodeCache so the code cache must be there.

Completed in 1262 milliseconds