DescriptionDon't create a Bigint object first for every integer while parsing the sources, instead first check to see if it can be represented as a Smi or Mint. This avoids unnecessary creation of Bigint objects.
Committed: https://code.google.com/p/dart/source/detail?r=9607
Patch Set 1 #
Total comments: 10
Patch Set 2 : #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|