v8/test
mstarzinger@chromium.org d5cb83f4aa Fix invalid reuse of weak global handle in GetScriptWrapper.
This fixes a direct usage of a weak global handle in GetScriptWrapper
that just casted it to a strong local handle, while a subsequent GC
might clear it. Handlepocalypse anyone?

R=machenbach@chromium.org
BUG=v8:2988
TEST=mjsunit/regress/regress-2988

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17622 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-11-11 16:27:36 +00:00
..
benchmarks Make it possible to run a test only in the standard variant. 2013-10-17 13:09:28 +00:00
cctest Reland 17588: Add signed/unsigned 8-bit and 16-bit Representations to Crankshaft 2013-11-08 17:35:58 +00:00
intl Revert "Landing https://codereview.chromium.org/40133004 for mnita@google.com." due to test failures. 2013-11-06 18:19:26 +00:00
message Fix error message wording when instanceof throws. 2013-11-08 11:45:56 +00:00
mjsunit Fix invalid reuse of weak global handle in GetScriptWrapper. 2013-11-11 16:27:36 +00:00
mozilla Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
preparser Make it possible to run a test only in the standard variant. 2013-10-17 13:09:28 +00:00
test262 Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
webkit [Sheriff] Mark flaky webkit tests. 2013-11-08 17:14:54 +00:00