jscript: Access arguments directly from stack in arguments object if possible.
commit9daafa87bc94364d9401b40286d2104c9b4ad29e
authorJacek Caban <jacek@codeweavers.com>
Wed, 3 Aug 2016 14:27:49 +0000 (3 16:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Aug 2016 16:13:50 +0000 (3 11:13 -0500)
tree20d6bdc6d7a3bbf3d44d2f1feb1c0953f2771050
parentb652a9787ca7d1e7d441cfe8754ef1c24ad83f18
jscript: Access arguments directly from stack in arguments object if possible.

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