Reviewers: mvstanton, Benedikt Meurer,

https://codereview.chromium.org/99133017/diff/60001/src/heap.cc
File src/heap.cc (right):

https://codereview.chromium.org/99133017/diff/60001/src/heap.cc#newcode518
src/heap.cc:518: if (use_scratchpad) {
Should I make an Iterator for that duplicated piece of code?

Description:
Use an allocation site scratchpad to speed up allocaton site processing during
gc.

BUG=

Please review this at https://codereview.chromium.org/99133017/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+84, -17 lines):
  M src/heap-inl.h
  M src/heap.h
  M src/heap.cc
  M src/mark-compact.cc
  M src/objects-inl.h
  M src/objects.h


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to