Support abort in the debugger. (#2273)
Aborts are not caught by catch/finally blocks, so it is possible to stop a script using the debugger. JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
s
|
||||
s
|
||||
s
|
||||
s
|
||||
abort new Error('Fatal error :)')
|
||||
Reference in New Issue
Block a user