A couple of other "stack overflow" vs. "has_pending_exception()" issues fixed.
authorishell <ishell@chromium.org>
Fri, 5 Jun 2015 15:52:04 +0000 (08:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 5 Jun 2015 15:52:20 +0000 (15:52 +0000)
commit050e8880f51070e1db3c79bdce9ea33f6ca3042b
tree2b322a0b53975c319abf320d7e16a3ee2ef16ec1
parent06c706d84c04fc2e31e993518df9dcefb7543a2d
A couple of other "stack overflow" vs. "has_pending_exception()" issues fixed.

BUG=chromium:471659, chromium:494158
LOG=N

Review URL: https://codereview.chromium.org/1151333005

Cr-Commit-Position: refs/heads/master@{#28816}
src/bootstrapper.cc
src/d8.cc
src/debug.cc
src/isolate.cc
src/runtime/runtime-strings.cc
test/mjsunit/mjsunit.status
test/mjsunit/regress/regress-crbug-450960.js
test/mjsunit/regress/regress-crbug-471659.js [new file with mode: 0644]
test/mjsunit/regress/regress-crbug-491062.js