DescriptionFix possible stack overflow in range analysis.
Avoid the implicit recursion for range analysis, using a loop with
an explicit stack instead.
BUG=chromium:259452
R=dslomov@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15661
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments #
Total comments: 2
Patch Set 3 : No side-effects in comparisons. #
Messages
Total messages: 7 (0 generated)
|