jscript: Added jsstr_extract helper and use it in String.charCodeAt implementation.
authorJacek Caban <jacek@codeweavers.com>
Thu, 28 Mar 2013 10:01:52 +0000 (11:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Mar 2013 16:36:53 +0000 (17:36 +0100)
commit618b88ef30b0d5b955e1f3c65f6da0896aafac6b
tree48541423905814cb2b4f1e403a2819a37784f3f6
parent41d3085522f795d8e7c78d1463ce79790b4f36f3
jscript: Added jsstr_extract helper and use it in String.charCodeAt implementation.
dlls/jscript/jsstr.h
dlls/jscript/string.c