Lines Matching refs:Shell
72 Shell::ReportException(&try_catch); in HandleDebugEvent()
78 Shell::DebugMessageDetails(Handle<String>::Cast(event_json)); in HandleDebugEvent()
80 Shell::ReportException(&try_catch); in HandleDebugEvent()
96 Shell::ReportException(&try_catch); in HandleDebugEvent()
115 Shell::DebugCommandToJSONRequest(String::New(command)); in HandleDebugEvent()
117 Shell::ReportException(&try_catch); in HandleDebugEvent()
141 Shell::ReportException(&try_catch); in HandleDebugEvent()
147 Handle<Object> response_details = Shell::DebugMessageDetails(response); in HandleDebugEvent()
149 Shell::ReportException(&try_catch); in HandleDebugEvent()
282 Shell::DebugMessageDetails(Handle<String>::Cast(String::New(message))); in HandleMessageReceived()
284 Shell::ReportException(&try_catch); in HandleMessageReceived()
311 Shell::DebugCommandToJSONRequest(String::New(command)); in HandleKeyboardCommand()
313 Shell::ReportException(&try_catch); in HandleKeyboardCommand()