Go to file
sgjesse@chromium.org 786c213dc6 Use an object to control the blocking of the constant pool
Instead of indicating for how many instructions the constant pool needs to be blocked the constant pool is now blocked while at least one instance of ScopedConstPoolBlocker exists.
Review URL: http://codereview.chromium.org/1673006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4456 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-04-21 09:43:45 +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 Update document to descirbe semantics of hints. 2010-04-14 15:57:27 +00:00
samples Mark up debugger support in sample file 2010-04-09 13:02:25 +00:00
src Use an object to control the blocking of the constant pool 2010-04-21 09:43:45 +00:00
test Fix incorrect handling of global RegExp properties for nested replace-regexp-with-function. 2010-04-21 08:33:04 +00:00
tools Make not sucking at regexp the default 2010-04-19 19:30:11 +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.4 to trunk. 2010-04-21 07:10:20 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Make not sucking at regexp the default 2010-04-19 19:30:11 +00:00