Chromium Code Reviews
DescriptionFix a crash bug when creating a stack trace from an optimized frame.
In some cases of NoSuchMethodError creating a stack trace with optimized
code did result in an assertion failure.
We don't have deoptimization info at all potentially throwing calls
in optimized code: Namely in the prologue that copies parameters.
BUG=dart:8200
TEST=tests run with --optimization-threshold=5
Committed: https://code.google.com/p/dart/source/detail?r=17843
Patch Set 1 #Patch Set 2 : correct optimization threshold #
Total comments: 4
Patch Set 3 : refactored iterator #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||