jscript: Also add function name to its detached scope in ES5 mode.
commitc6a75d49369f7ae262ffbb054c9b27525f5bc406
authorPaul Gofman <pgofman@codeweavers.com>
Mon, 9 Aug 2021 13:55:41 +0000 (9 16:55 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Aug 2021 20:39:45 +0000 (9 22:39 +0200)
tree7fa9ea821cf02ee83850ba7ad66b7e1b2508b709
parentcdee7c9cd5ebf56bf153ad64597ee1c96aeec794
jscript: Also add function name to its detached scope in ES5 mode.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/jscript/engine.c
dlls/mshtml/tests/es5.js