Go to file
sgjesse@chromium.org b7df730e69 Fix inlined keyed property load on ARM
The change r4608 accidently disabled the inlined keyed load as the key/receiver registers was mixed up. Also make sure that the registers for the keyed load IC is not clobbered before bailout to deferred code. This adds one instriction to the inlined code path.
Review URL: http://codereview.chromium.org/2018005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4629 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-05-10 10:45:18 +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 Export SetResourceConstraints so it can be used with 2010-05-10 06:24:18 +00:00
samples Fix typo in process sample. The initialization of the map template is 2010-05-08 14:45:32 +00:00
src Fix inlined keyed property load on ARM 2010-05-10 10:45:18 +00:00
test Fixes bug with v8::StackTrace for non-zero script line offsets 2010-05-10 06:24:01 +00:00
tools Dtoa for fixed notation. 2010-05-05 13:51:27 +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 Add ldrd and strd instructions to the ARM port. This is a 2010-05-07 20:02:57 +00:00
ChangeLog Prepare push to trunk. We are now vorking on version 2.2.10. 2010-05-10 07:04:43 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Allow unaligned memory accesses on ARM targets that support it. 2010-05-06 12:49:12 +00:00