Home
last modified time | relevance | path

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

/external/v8/src/
Ddebug.h393 void DestroyScriptCache();
Ddebug.cc873 DestroyScriptCache(); in Unload()
2289 void Debug::DestroyScriptCache() { in DestroyScriptCache() function in v8::internal::Debug