Reviewers: jarin,

Description:
[heap] Unify the immortal immovable root detection mechanism.

Uniformly use the Heap::GetRootListIndex() and
Heap::RootIsImmortalImmovable() methods to detect immortal immovable
roots in the optimizing compilers.

[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+93, -91 lines):
  M src/compiler/code-generator.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/hydrogen-instructions.cc
  M src/snapshot/serialize.cc
  M src/unique.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/d/optout.

Reply via email to