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

/external/v8/src/
H A Ddebug.cc767 bool Debug::CompileDebuggerScript(int index) { function in class:v8::internal::Debug
866 !CompileDebuggerScript(Natives::GetIndex("mirror")) ||
867 !CompileDebuggerScript(Natives::GetIndex("debug"));
871 !CompileDebuggerScript(Natives::GetIndex("liveedit"));
H A Ddebug.h452 static bool CompileDebuggerScript(int index);

Completed in 95 milliseconds