DescriptionSimplify SnapshotReader::LookupInternalClass.
All callers of this function assert that the returned RawClass
is non-null. Also, the returned Class is only used to extract its class id.
I removed the unreachable code and simplified it accordingly to just return
the class id directly.
R=asiva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=41277
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|