jscript: Added Array.unshift implementation.
authorJacek Caban <jacek@codeweavers.com>
Wed, 2 Sep 2009 10:25:57 +0000 (12:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Sep 2009 12:39:53 +0000 (14:39 +0200)
commit868bfdbfb38de0ebd15e7ea6297d949886af889a
tree1f7a25e8ff61e4783d0458a048ff6a3fe7fe4253
parentf39d5e46d94fbb9935bdfaddca27d4c553f73c4b
jscript: Added Array.unshift implementation.
dlls/jscript/array.c
dlls/jscript/tests/api.js