Should this be on the GC branch instead of bleeding_edge? On Tue, Dec 14, 2010 at 10:42 PM, <[email protected]> wrote:
> Reviewers: Vyacheslav Egorov, > > Description: > Add a write buffer, aligned so that a single bit tells us whether it has > overflowed. Not yet used. > > Please review this at http://codereview.chromium.org/5826004/ > > SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ > > Affected files: > M src/SConscript > M src/allocation.h > M src/assembler.h > M src/assembler.cc > M src/checks.h > M src/globals.h > M src/heap-inl.h > M src/heap-profiler.h > M src/heap-profiler.cc > M src/platform.h > M src/spaces-inl.h > M src/spaces.h > M src/spaces.cc > M src/v8.cc > A src/write-buffer.h > A src/write-buffer.cc > > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
