Chromium Code Reviews
DescriptionPrecompilation:
- Weaken check in Dart_New: it is okay to invoke a factory constructor or redirecting constructor of a class that was removed. We only need the class of a generative constructor to have been retained.
- Fix crash sending two-byte symbols in isolate messages. Only occurs in precompilation because there are no two-byte string literals in the core libraries, and so no type-byte entries in the VM isolate's symbol table.
- Fix crash getting expression snippet for assertion failures.
R=srdjan@google.com
Committed: https://github.com/dart-lang/sdk/commit/414dd5d7788f6f579a02f96a9de83d720c149630
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||||||||||||||||||||