DescriptionVM: Better handling of OOM errors in the background compiler
Don't expect to find a Dart frame on the stack when an exception
occurs in background compilation. Propagate OOM error as an
unhandled exception, and disable optimization for the function
where it occurred.
BUG=#27206
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/743fe92c49c75d972c1743c8b5504e9bbafcc29d
Patch Set 1 #Patch Set 2 : fix comment #
Total comments: 4
Patch Set 3 : addressed comments #Patch Set 4 : lint #
Messages
Total messages: 6 (2 generated)
|