node/deps/v8/test/cctest
erik.corry@gmail.com f94b85db83 Revert part of 11727 as it sometimes tanked V8 benchmark (raytrace) performance for reasons that are not obvious. Now we make objects into fast-case objects when they are made prototypes for other objects, but we do not mark objects that are already fast case with a bit that helps keep them in fast case. Review URL: https://chromiumcodereview.appspot.com/10556004
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@11831 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-06-19 17:56:50 +02:00
..
SConscript Upgrade v8 to 3.9.17 2012-03-12 21:46:36 -07:00
cctest.cc Upgrade v8 to 2.0 2009-11-18 15:28:54 +01:00
cctest.gyp Upgrade v8 to 3.9.17 2012-03-12 21:46:36 -07:00
cctest.h Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
cctest.status v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
gay-fixed.cc Upgrade V8 to 2.2.9 2010-05-10 09:58:20 -07:00
gay-fixed.h Upgrade V8 to 2.2.9 2010-05-10 09:58:20 -07:00
gay-precision.cc Upgrade V8 to 2.4.7 2010-10-01 14:19:11 -07:00
gay-precision.h Upgrade V8 to 2.4.7 2010-10-01 14:19:11 -07:00
gay-shortest.cc Upgrade V8 to 2.2.9 2010-05-10 09:58:20 -07:00
gay-shortest.h Upgrade V8 to 2.2.9 2010-05-10 09:58:20 -07:00
log-eq-of-logging-and-traversal.js Upgrade V8 to 3.6.4 2011-09-15 09:42:06 -07:00
test-accessors.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-alloc.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-api.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-assembler-arm.cc Upgrade V8 to 3.6.1 2011-09-07 21:23:29 -07:00
test-assembler-ia32.cc Upgrade V8 to 3.8.0 2011-12-14 15:02:32 -08:00
test-assembler-mips.cc Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
test-assembler-x64.cc Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
test-ast.cc Upgrade V8 to 3.9.5 2012-02-13 10:05:16 -08:00
test-bignum-dtoa.cc Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
test-bignum.cc Upgrade V8 to 2.5.7 2010-11-19 10:49:09 -08:00
test-circular-queue.cc Upgrade V8 to 3.5.6 2011-08-18 16:59:30 -07:00
test-compiler.cc Update v8 to 3.8.9 2012-01-31 18:35:04 -08:00
test-conversions.cc Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
test-cpu-profiler.cc Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
test-dataflow.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-date.cc Upgrade v8 to 3.9.17 2012-03-12 21:46:36 -07:00
test-debug.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-decls.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-deoptimization.cc Upgrade v8 to 3.9.17 2012-03-12 21:46:36 -07:00
test-dictionary.cc Upgrade V8 to 3.7.12 2011-12-05 16:29:01 -08:00
test-disasm-arm.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-disasm-ia32.cc Upgrade V8 to 3.8.0 2011-12-14 15:02:32 -08:00
test-disasm-mips.cc Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
test-disasm-x64.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-diy-fp.cc Upgrade V8 to 2.1.7 2010-03-23 15:19:32 -07:00
test-double.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-dtoa.cc Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
test-fast-dtoa.cc Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
test-fixed-dtoa.cc Upgrade V8 to 2.2.9 2010-05-10 09:58:20 -07:00
test-flags.cc Upgrade v8 to 2.0 2009-11-18 15:28:54 +01:00
test-func-name-inference.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-hashing.cc Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
test-hashmap.cc Upgrade to v8 1.2.7 2009-06-08 18:34:06 +02:00
test-heap-profiler.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-heap.cc Revert part of 11727 as it sometimes tanked V8 benchmark (raytrace) performance for reasons that are not obvious. Now we make objects into fast-case objects when they are made prototypes for other objects, but we do not mark objects that are already fast case with a bit that helps keep them in fast case. Review URL: https://chromiumcodereview.appspot.com/10556004 2012-06-19 17:56:50 +02:00
test-list.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-liveedit.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-lock.cc Upgrade V8 to 2.5.3 2010-11-01 14:10:35 -07:00
test-lockers.cc Upgrade V8 to 3.7.12 2011-12-05 16:29:01 -08:00
test-log-stack-tracer.cc Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
test-log.cc Upgrade V8 to 3.7.12 2011-12-05 16:29:01 -08:00
test-macro-assembler-x64.cc Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
test-mark-compact.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-parsing.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-platform-linux.cc Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
test-platform-macos.cc import full versions of dependency libraries! 2009-04-22 19:35:47 +02:00
test-platform-nullos.cc import full versions of dependency libraries! 2009-04-22 19:35:47 +02:00
test-platform-tls.cc Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
test-platform-win32.cc Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
test-profile-generator.cc Upgrade V8 to 3.7.12 2011-12-05 16:29:01 -08:00
test-random.cc Upgrade v8 to 3.9.17 2012-03-12 21:46:36 -07:00
test-regexp.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-reloc-info.cc Upgrade V8 to 3.7.12 2011-12-05 16:29:01 -08:00
test-serialize.cc Upgrade v8 to 3.9.11 2012-02-27 13:43:31 -08:00
test-sockets.cc Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
test-spaces.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-strings.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-strtod.cc Upgrade V8 to 3.1.5 2011-02-16 10:38:49 -08:00
test-thread-termination.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
test-threads.cc Upgrade V8 to 3.7.12 2011-12-05 16:29:01 -08:00
test-unbound-queue.cc Upgrade V8 to 3.5.6 2011-08-18 16:59:30 -07:00
test-utils.cc Upgrade V8 to 3.8.6 2012-01-16 14:37:57 -08:00
test-version.cc Upgrade V8 to 3.0.0 2010-12-07 13:56:11 -08:00
test-weakmaps.cc v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
testcfg.py Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00