jscript: Create regexp object when evaluating regexp literal.
commite52115d67329c60187c273de22fc47d38e4850bb
authorJacek Caban <jacek@codeweavers.com>
Wed, 14 Oct 2009 12:43:01 +0000 (14 14:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Oct 2009 13:10:32 +0000 (14 15:10 +0200)
tree6fd758b0b82e1926499034220b424f7a3f6e8057
parent98b5a1c6e81601435838d676d91abc7a7b5c74f2
jscript: Create regexp object when evaluating regexp literal.
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/lex.c
dlls/jscript/parser.y
dlls/jscript/tests/lang.js