jscript: Added support for limit argument in String.split.
[wine] / dlls / jscript / jsval.h
2012-09-19  Francois Gougetjscript: Make jsval_variant() static.
2012-09-19  Jacek Cabanjscript: Pack jsval_t to 64-bit structure on i386.
2012-09-17  Jacek Cabanjscript: Use helper to access jsval_t type.
2012-09-17  Jacek Cabanjscript: Added new variable representation and use...