jscript: Allocate variables when entering execution context.
authorJacek Caban <jacek@codeweavers.com>
Tue, 30 Sep 2008 15:47:40 +0000 (17:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Oct 2008 16:39:18 +0000 (11:39 -0500)
commit50a84b454541eba099b082d9fa912df538b1c4ab
treecbc9a855f9d2563b9c04984fccfe3cc0c0fdee97
parent131d0b9f1be05b51a9d54bd2fcc6999facf559ce
jscript: Allocate variables when entering execution context.
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/parser.y
dlls/jscript/tests/lang.js