Chromium Code Reviews
DescriptionDo not use recursion for depth-first traversal of straight line code.
For straight-line sequences of intermediate instructions, use iteration in
the depth-first search implementation.
R=srdjan@google.com
BUG=
TEST=vm/CodeIndexTable should pass on x64
Committed: https://code.google.com/p/dart/source/detail?r=5660
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||