Chromium Code Reviews
DescriptionFix crash with OSR after isolate reload.
If a reload happens before doing OSR in the same invocation,
we have to abort OSR since the unoptimized code has been discarded.
BUG=#26806
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/eb12e9369a4e0d55d675adb8f46255a0db9c7cd7
Patch Set 1 #
Total comments: 1
Patch Set 2 : move check to right place #Messages
Total messages: 7 (2 generated)
|