Go to file
sgjesse@chromium.org d74a8a8014 Port direct call to native RegExp from JavaScript to ARM
The ia32 version was implemented in r3542 and r3543. The x64 was implementeed in r3740, r3741 and r3742.

Minor tweaks to the is32 and x64 code as well.
Review URL: http://codereview.chromium.org/1575035

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4409 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-04-14 09:25:33 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Expose a hint which communicates that string might be written many times. 2010-04-13 17:00:33 +00:00
samples Mark up debugger support in sample file 2010-04-09 13:02:25 +00:00
src Port direct call to native RegExp from JavaScript to ARM 2010-04-14 09:25:33 +00:00
test Expose a hint which communicates that string might be written many times. 2010-04-13 17:00:33 +00:00
tools Update MSVS and Xcode projects to make V8 compilable. 2010-04-14 08:31:37 +00:00
.gitignore Add '.cpplint-cache' to ignore lists for SVN and Git. This change also sets 'ignore' property on '.', although this change isn't visible in Rietveld. 2009-12-11 09:01:38 +00:00
AUTHORS Revert pax change as it does not work with older versions of scons. 2010-02-25 08:27:07 +00:00
ChangeLog Prepare push of version 2.2.3 to trunk. 2010-04-14 08:41:35 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Change default Android scons build to suit more modern hardware. 2010-04-14 07:49:30 +00:00