Python debugger cleanup (#3635)

- Rename scopes to scope
- Make functions private
- Reorder some functions

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2020-04-02 17:57:23 +02:00
committed by GitHub
parent 1bd1a36a81
commit 28f2772d9c
12 changed files with 264 additions and 264 deletions
+5 -5
View File
@@ -1,27 +1,27 @@
scopes
scope
variables
variables 1
variables 0
b tests/debugger/do_variables.js:20
c
scopes
scope
variables 0
variables 1
variables 2
b tests/debugger/do_variables.js:30
c
scopes
scope
variables 1
variables 0
b tests/debugger/do_variables.js:33
c
c
scopes
scope
variables 0
variables 1
b tests/debugger/do_variables.js:50
c
scopes
scope
variables 0
variables 1
variables 2