DescriptionFix two-phase lookup problem in FlexibleBodyVisitor and FixedBodyVisitor.
In FlexibleBodyVisitor and FixedBodyVisitor, the calls to IteratePointers,
which lives in the base class BodyVisitorBase<StaticVisitor>, needs to be
qualified with the dependent base class to be able to be bound during two-phase
lookup.
Committed: http://code.google.com/p/v8/source/detail?r=5303
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|