Chromium Code Reviews
DescriptionRemove an unused input operand from ExtractConstructorInstantiator.
The second input is discarded, so we don't need to pass it as input to
the computation. The explicit pop in the code generator is replaced by
LoadValue. This is a small step in refactoring the flowgraph-based code
generator to be shared between multiple backends.
Committed: https://code.google.com/p/dart/source/detail?r=7705
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||