v8/test/cctest
svenpanne@chromium.org 5074ecf13b Tune cctest/test-parsing/ParserSync.
This test suffers heavily from combinatorial explosion. To redemedy
this situation a bit, two independent parsing flags are tested
separately, reducing the runtime by a factor of 4. Furthermore, the
code has been cleaned up a bit.

R=mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17385 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-10-25 07:24:08 +00:00
..
cctest.cc
cctest.gyp Out-of-line constant pool on Arm: Stage 2 - Introduce ConstantPoolArray object. 2013-10-14 13:35:06 +00:00
cctest.h
cctest.status Do not run useless test variants for test-parsing/ParserSync. 2013-10-22 09:13:33 +00:00
gay-fixed.cc
gay-fixed.h
gay-precision.cc
gay-precision.h
gay-shortest.cc
gay-shortest.h
log-eq-of-logging-and-traversal.js
test-accessors.cc
test-alloc.cc
test-api.cc Expose v8::Function::GetDisplayName to public API. 2013-10-23 12:38:06 +00:00
test-assembler-arm.cc
test-assembler-ia32.cc Tweak Math.log on ia32/x64 2013-10-18 10:54:45 +00:00
test-assembler-mips.cc
test-assembler-x64.cc Introduce xchgl, orl, roll, subl, testl and xorl into X64 assembler 2013-10-24 02:12:51 +00:00
test-ast.cc
test-bignum-dtoa.cc
test-bignum.cc
test-circular-queue.cc
test-code-stubs-arm.cc
test-code-stubs-ia32.cc
test-code-stubs-x64.cc
test-code-stubs.cc
test-code-stubs.h
test-compiler.cc Crankshaft builtins. 2013-10-23 08:57:54 +00:00
test-condition-variable.cc
test-constantpool.cc Out-of-line constant pool on Arm: Stage 2 - Introduce ConstantPoolArray object. 2013-10-14 13:35:06 +00:00
test-conversions.cc
test-cpu-ia32.cc
test-cpu-profiler.cc Fix unexpected stack traces in test-cpu-profiler/JsNativeJsSample 2013-10-16 08:15:06 +00:00
test-cpu-x64.cc
test-cpu.cc
test-dataflow.cc
test-date.cc
test-debug.cc
test-declarative-accessors.cc
test-decls.cc
test-deoptimization.cc
test-dictionary.cc
test-disasm-arm.cc
test-disasm-ia32.cc Tweak Math.log on ia32/x64 2013-10-18 10:54:45 +00:00
test-disasm-mips.cc
test-disasm-x64.cc Fixed bug in extractps instruction on ia32 and x64 2013-10-15 12:51:58 +00:00
test-diy-fp.cc
test-double.cc
test-dtoa.cc
test-fast-dtoa.cc
test-fixed-dtoa.cc
test-flags.cc
test-func-name-inference.cc
test-global-handles.cc
test-global-object.cc
test-hashing.cc
test-hashmap.cc
test-heap-profiler.cc Record allocation stack traces 2013-10-24 09:26:55 +00:00
test-heap.cc Enable preaging of code objects when --optimize-for-size. 2013-10-23 13:48:04 +00:00
test-list.cc
test-liveedit.cc
test-lockers.cc
test-log-stack-tracer.cc
test-log.cc
test-macro-assembler-arm.cc
test-macro-assembler-mips.cc
test-macro-assembler-x64.cc
test-mark-compact.cc
test-mutex.cc
test-object-observe.cc Prevent changes to hidden properties from being observable via Object.observe 2013-10-17 20:49:45 +00:00
test-parsing.cc Tune cctest/test-parsing/ParserSync. 2013-10-25 07:24:08 +00:00
test-platform-linux.cc
test-platform-macos.cc
test-platform-tls.cc
test-platform-win32.cc
test-platform.cc
test-profile-generator.cc
test-random-number-generator.cc
test-random.cc
test-regexp.cc
test-reloc-info.cc
test-semaphore.cc
test-serialize.cc
test-socket.cc
test-spaces.cc
test-strings.cc
test-strtod.cc
test-symbols.cc
test-thread-termination.cc
test-threads.cc
test-time.cc
test-types.cc
test-unbound-queue.cc
test-unique.cc
test-utils.cc
test-version.cc
test-weakmaps.cc
test-weaksets.cc
test-weaktypedarrays.cc
testcfg.py