Home
last modified time | relevance | path

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

/external/v8/src/
Ddebug.h365 static void DestroyScriptCache();
Ddebug.cc786 DestroyScriptCache(); in Unload()
1695 void Debug::DestroyScriptCache() { in DestroyScriptCache() function in v8::internal::Debug