mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
* switch statement has the last location in switch block which incurs an index error in BreakPoint insertion * fix switch statement to have the start position after switch keyword Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
7 lines
67 B
Batchfile
7 lines
67 B
Batchfile
break do_break_switch.js:26
|
|
b do_break_switch.js:38
|
|
b test
|
|
c
|
|
c
|
|
c
|
|
c
|