Reviewers: Benedikt Meurer,

Description:
Add JSGraph::GetCachedNodes and NodeCache::GetCachedNodes. These routines are necessary in the dead code elimination phase to trim away uses from unreachable
nodes.

[email protected]
BUG=

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

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

Affected files (+272, -9 lines):
  M src/compiler/common-node-cache.h
  M src/compiler/js-graph.h
  M src/compiler/js-graph.cc
  M src/compiler/node-cache.h
  M src/compiler/node-cache.cc
  M test/cctest/compiler/test-js-constant-cache.cc
  M test/cctest/compiler/test-node-cache.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/d/optout.

Reply via email to