Chromium Code Reviews
DescriptionTry to avoid checks for lazy initialization when recompiling.
When recompiling implicit static getters, it can happen that the field
is already initialized. In this case parse the getter to a field load
instead of a pair of sentinel checks and initialization code.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=24122
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||