DescriptionAvoid allocating an exception object in the snapshot reader.
The unhandled exception object needs only be allocated before
actually returning an error from the snapshot reader, and not
at each invocation of ReadObject.
R=asiva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=38280
Patch Set 1 #
Total comments: 2
Patch Set 2 : preallocate error object #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 6
Patch Set 6 : addressed comments #
Messages
Total messages: 8 (0 generated)
|