Home | History | Annotate | Download | only in src

Lines Matching refs:CompileDebuggerScript

728 bool Debug::CompileDebuggerScript(Isolate* isolate, int index) {
831 !CompileDebuggerScript(isolate_, Natives::GetIndex("mirror")) ||
832 !CompileDebuggerScript(isolate_, Natives::GetIndex("debug"));
836 !CompileDebuggerScript(isolate_, Natives::GetIndex("liveedit"));