jerryscript/tests/debugger/do_variables.cmd
Zoltan Herczeg 28f2772d9c
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
2020-04-02 17:57:23 +02:00

29 lines
340 B
Batchfile

scope
variables
variables 1
variables 0
b tests/debugger/do_variables.js:20
c
scope
variables 0
variables 1
variables 2
b tests/debugger/do_variables.js:30
c
scope
variables 1
variables 0
b tests/debugger/do_variables.js:33
c
c
scope
variables 0
variables 1
b tests/debugger/do_variables.js:50
c
scope
variables 0
variables 1
variables 2
c