Searched refs:ClearMirrorCache (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Ddebug.h530 void ClearMirrorCache();
H A Ddebug.cc2389 void Debug::ClearMirrorCache() { function in class:v8::internal::Debug
3109 if (!isolate()->has_pending_exception()) debug_->ClearMirrorCache();

Completed in 68 milliseconds