Go to file
kmillikin@chromium.org e0ac466589 During a scavenge, instead of sweeping remembered-set bits for global
property cells, sweep the cell values themselves.

Review URL: http://codereview.chromium.org/149387

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2420 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-09 13:28:22 +00:00
benchmarks Change the name of the Object.prototype.inherits function in 2009-07-08 07:35:14 +00:00
include A helper function to speed up creation of V8 wrappers for DOM Nodes. 2009-06-24 11:52:52 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src During a scavenge, instead of sweeping remembered-set bits for global 2009-07-09 13:28:22 +00:00
test Get peep-hole optimizer working on ARM by not emitting 2009-07-09 11:59:58 +00:00
tools Fix problems with including parser.h from the Windows platform SDK instead of v8 by making sure that the v8 include path comes first. 2009-07-09 10:52:54 +00:00
AUTHORS Clarify precedence of operations involving bitwise and(&) in x64/assembler. 2009-06-19 09:12:20 +00:00
ChangeLog Prepare to push version 1.2.13 to trunk. 2009-07-09 05:44:19 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct X64: Turn of gcc strict-aliasing optimization for X64 release. 2009-07-08 09:46:26 +00:00