v8/test
mstarzinger@chromium.org 159cc8ddf2 v8::TryCatch should cancel the scheduled exception on Reset.
v8::TryCatch cancels the scheduled exception on destruction if |Rethrow|
was never called.
It is reasonable to do the same in |Reset|.

BUG=362388, 359386
LOG=
R=mstarzinger@chromium.org

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

Patch from Yutaka Hirano <yhirano@chromium.org>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22963 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-07 08:55:49 +00:00
..
base-unittests No need to link base-unittests with GMock. 2014-08-07 07:14:13 +00:00
benchmarks Merge experimental/a64 to bleeding_edge. 2014-02-12 09:19:30 +00:00
cctest v8::TryCatch should cancel the scheduled exception on Reset. 2014-08-07 08:55:49 +00:00
fuzz-natives Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
intl Revert r22544: "Rebaseline/update the intl tests with ICU 52" 2014-07-23 11:39:46 +00:00
message Clean up some A64 specific code in common code that was introduced by A64 merge 2014-02-12 13:27:13 +00:00
mjsunit Mirror object properties are always names 2014-08-07 08:36:38 +00:00
mozilla Paint the tree green for TF even more. 2014-08-01 15:29:15 +00:00
preparser Throw syntax error when a getter/setter has the wrong number of params 2014-06-17 07:23:26 +00:00
promises-aplus Stop using urllib.urlretrieve() directly. 2014-05-21 09:25:05 +00:00
test262 Reland "Implement trigonometric functions using a fdlibm port." 2014-08-06 11:39:39 +00:00
webkit Update webkit test for expected own properties 2014-08-06 19:30:52 +00:00