v8/test
jochen@chromium.org 98477e3880 Collect garbage before running mjsunit/fast-prototype
When not using a snapshot, after turning on i18n, there's just enough
garbage after creating a context to trigger gc at the wrong moment.
Since the test uses natives syntax to access information that would
otherwise be hidden from javascript, this makes the test fail

BUG=none
R=mstarzinger@chromium.org
TEST=mjsunit/fast-prototype passes on ia32.release with no snapshot

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16830 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-09-19 13:11:57 +00:00
..
benchmarks Add "benchmarks" test suite 2013-08-05 14:54:09 +00:00
cctest Collect garbage before serializing heap in test-serialize 2013-09-19 12:06:27 +00:00
intl Mark intl/collator/default-locale as PASS || FAIL because it fails on Mac 2013-09-19 13:01:34 +00:00
message Migrate blink tests that are not relevant to blink into a new V8 test suite called 'blink'. 2013-06-26 14:23:30 +00:00
mjsunit Collect garbage before running mjsunit/fast-prototype 2013-09-19 13:11:57 +00:00
mozilla Turn on i18n support by default 2013-09-19 12:07:03 +00:00
preparser Remove SCons related files 2013-04-18 11:01:14 +00:00
test262 Turn on i18n support by default 2013-09-19 12:07:03 +00:00
webkit Remove test from deopt fuzzer skip list after bugfix. 2013-08-12 13:55:54 +00:00