Chromium Code Reviews
DescriptionPrefer single CID test for 'is' operator
Before we try anything more complex, check whether there
is only one class that satisfies an 'is' check. If so, we
can just check for that class id and deopt when new classes
are defined. This change merely reverses the order of
existing code.
R=kustermann@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/56e93fa2b0e1256addfe396858c572c216f28ab5
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||