Chromium Code Reviews
DescriptionCopy all fields of NullCheck
Failing to copy the condition and selector lead to an inlined check that should have been
if (typeof v0 !== "number") return v0.$add;
becoming
v0.toString;
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/1c1a0196f331d2fd4dbc1ef48139a82740378e2e
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||