jscript: Added new opcode to enter catch block and use it to setup the scope.
commit622eb728d75b701b6ab54312a1ac7627993fb92c
authorJacek Caban <jacek@codeweavers.com>
Mon, 1 May 2017 16:30:06 +0000 (1 18:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 May 2017 17:29:15 +0000 (1 19:29 +0200)
tree827c687a78e517bb6718a7c9a2c02bed207d2b3d
parentb7bb16673c75ef3e5f49493aa9deeb0255f822bd
jscript: Added new opcode to enter catch block and use it to setup the scope.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h