node/deps/v8/test/preparser
Ben Noordhuis f230a1cf74 v8: upgrade to 3.22.24
This commit removes the simple/test-event-emitter-memory-leak test for
being unreliable with the new garbage collector: the memory pressure
exerted by the test case is too low for the garbage collector to kick
in.  It can be made to work again by limiting the heap size with the
--max_old_space_size=x flag but that won't be very reliable across
platforms and architectures.
2013-11-11 02:40:36 +01:00
..
duplicate-parameter.pyt Upgrade V8 to 3.6.2 2011-09-08 16:11:20 -07:00
duplicate-property.pyt Upgrade V8 to 3.6.2 2011-09-08 16:11:20 -07:00
empty.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
functions-only.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
non-alphanum.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
non-use-strict-hex-escape.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
non-use-strict-octal-escape.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
non-use-strict-uhex-escape.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
nonstrict-arguments.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
nonstrict-eval.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
nonstrict-with.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
preparser.expectation Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
preparser.status v8: upgrade to 3.22.24 2013-11-11 02:40:36 +01:00
strict-const.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-function-statement.pyt Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-identifiers.pyt v8: upgrade to 3.22.24 2013-11-11 02:40:36 +01:00
strict-octal-indirect-regexp.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-octal-number.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-octal-regexp.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-octal-string.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-octal-use-strict-after.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-octal-use-strict-before.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
strict-with.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
symbols-only.js Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
testcfg.py v8: upgrade to 3.22.24 2013-11-11 02:40:36 +01:00