Reviewers: Hannes Payer,

Message:
Hi Hannes, here is the refactoring you asked about. Thanks for the suggestion, I
think it's a good improvement.

I moved some array-specific logic out of heap.cc, into runtime.cc
(ArrayConstructorCommon), where it belongs better.

PTAL,
--Michael

Description:
Refactoring to clean up duplicate code in Heap::Allocate methods.

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

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

Affected files (+55, -109 lines):
  M src/heap.h
  M src/heap.cc
  M src/runtime.cc


--
--
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