Chromium Code Reviews
DescriptionDebugger no longer causes top level variable initialization
When a top-level variable has not been initialized yet, the
debugger reports a value of ‘null’ rather than causing a side
effect of running the initializer code.
R=jacobr@google.com, srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=31678
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Messages
Total messages: 12 (0 generated)
|