jscript: Store ref to scope directly instead of frame in arguments object.
commit963be08bcc30c5a89f89ea78cc74c2f8407b5ee0
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Thu, 22 Jun 2023 13:19:01 +0000 (22 16:19 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Jun 2023 20:48:18 +0000 (23 22:48 +0200)
treeba67eeca9fbdc7b1d2fbeeb6a77d515206f02363
parent898b705e834f445c497b66ef240f7af1a1e7907b
jscript: Store ref to scope directly instead of frame in arguments object.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/function.c