Lines Matching refs:Shell
71 Shell::ReportException(&try_catch);
77 Shell::DebugMessageDetails(Handle<String>::Cast(event_json));
79 Shell::ReportException(&try_catch);
95 Shell::ReportException(&try_catch);
114 Shell::DebugCommandToJSONRequest(String::New(command));
116 Shell::ReportException(&try_catch);
140 Shell::ReportException(&try_catch);
146 Handle<Object> response_details = Shell::DebugMessageDetails(response);
148 Shell::ReportException(&try_catch);
280 Shell::DebugMessageDetails(Handle<String>::Cast(String::New(message)));
282 Shell::ReportException(&try_catch);
308 Shell::DebugCommandToJSONRequest(String::New(command));
311 const char* exception_string = Shell::ToCString(exception);