Files
sdk/runtime
Ryan Macnak e1a252a017 Fix a throw returning to a frame marked for lazy deopt that captures the stacktrace.
A lazy deopt via a return needs to preserve one value (the result), but via a throw needs to preserve two values (the exception and stacktrace).

Fixes #27446.

R=fschneider@google.com

Review URL: https://codereview.chromium.org/2374273002 .
2016-09-28 16:51:45 -07:00
..
2016-09-23 15:24:54 -07:00
2016-09-16 10:10:38 -07:00
2016-09-16 08:24:54 -07:00
2016-09-23 07:47:36 -07:00