Searched refs:do_quit (Results 1 - 3 of 3) sorted by relevance
/third_party/jerryscript/jerry-debugger/ | ||
H A D | jerry_client.py | 51 def do_quit(self, _): member in DebuggerPrompt |
/third_party/python/Lib/ | ||
H A D | pdb.py | 1192 def do_quit(self, arg): member in Pdb 1200 do_q = do_quit 1201 do_exit = do_quit 1527 'do_quit', 'do_jump'] |
H A D | pstats.py | 691 def do_quit(self, line): member in f8.ProfileBrowser |
Completed in 4 milliseconds