DescriptionIntroduce CodeBuffer as StringBuffer replacement in compiler.
CodeBuffer stores source location markers along with emitted JavaScript code.
When CodeBuffer content is added to another CodeBuffer, the markers are added as well.
CodeBuffers will be used to propagate source mappings from inside ssa codegen to emitter,
see https://chromiumcodereview.appspot.com/10695174/ for details.
R=floitsch@google.com,kasperl@google.com
Committed: https://code.google.com/p/dart/source/detail?r=9628
Patch Set 1 #Patch Set 2 : . #
Total comments: 20
Patch Set 3 : . #
Total comments: 4
Messages
Total messages: 6 (0 generated)
|