mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
It supports to list the scope chain of the current execution context and see which variables are available. JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
29 lines
345 B
Batchfile
29 lines
345 B
Batchfile
scopes
|
|
variables
|
|
variables 1
|
|
variables 0
|
|
b tests/debugger/do_variables.js:20
|
|
c
|
|
scopes
|
|
variables 0
|
|
variables 1
|
|
variables 2
|
|
b tests/debugger/do_variables.js:30
|
|
c
|
|
scopes
|
|
variables 1
|
|
variables 0
|
|
b tests/debugger/do_variables.js:33
|
|
c
|
|
c
|
|
scopes
|
|
variables 0
|
|
variables 1
|
|
b tests/debugger/do_variables.js:50
|
|
c
|
|
scopes
|
|
variables 0
|
|
variables 1
|
|
variables 2
|
|
c
|