Cosmetic changes to tests to make it easier to concatenate them.
authorerikcorry <erikcorry@chromium.org>
Mon, 1 Jun 2015 22:46:54 +0000 (15:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Jun 2015 22:47:08 +0000 (22:47 +0000)
commit4f5337a2b64dc2486bde7b6b2c52ad6b1fedeaa0
treeb0f09e37429318774ba5911d6b0e811a21d5f123
parentea2cb139d6064e2a692258cc62bf444cd9023bcd
Cosmetic changes to tests to make it easier to concatenate them.

When compiling on a laptop I like to concatenate the small test files.
This makes a big difference to compile times. These changes make that
easier.

R=ulan@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#28742}
352 files changed:
src/accessors.cc
src/allocation-site-scopes.cc
src/allocation-tracker.cc
src/allocation.cc
src/api.cc
src/arguments.cc
src/arm/assembler-arm.cc
src/arm/builtins-arm.cc
src/arm/code-stubs-arm.cc
src/arm/codegen-arm.cc
src/arm/constants-arm.cc
src/arm/cpu-arm.cc
src/arm/debug-arm.cc
src/arm/deoptimizer-arm.cc
src/arm/disasm-arm.cc
src/arm/frames-arm.cc
src/arm/full-codegen-arm.cc
src/arm/interface-descriptors-arm.cc
src/arm/lithium-arm.cc
src/arm/lithium-codegen-arm.cc
src/arm/lithium-gap-resolver-arm.cc
src/arm/regexp-macro-assembler-arm.cc
src/arm/simulator-arm.cc
src/arm64/assembler-arm64.cc
src/arm64/builtins-arm64.cc
src/arm64/code-stubs-arm64.cc
src/arm64/codegen-arm64.cc
src/arm64/cpu-arm64.cc
src/arm64/debug-arm64.cc
src/arm64/decoder-arm64.cc
src/arm64/delayed-masm-arm64.cc
src/arm64/deoptimizer-arm64.cc
src/arm64/disasm-arm64.cc
src/arm64/frames-arm64.cc
src/arm64/full-codegen-arm64.cc
src/arm64/instructions-arm64.cc
src/arm64/instrument-arm64.cc
src/arm64/interface-descriptors-arm64.cc
src/arm64/lithium-arm64.cc
src/arm64/lithium-codegen-arm64.cc
src/arm64/lithium-gap-resolver-arm64.cc
src/arm64/macro-assembler-arm64.cc
src/arm64/regexp-macro-assembler-arm64.cc
src/arm64/simulator-arm64.cc
src/arm64/utils-arm64.cc
src/assembler.cc
src/ast-numbering.cc
src/ast-value-factory.cc
src/ast.cc
src/background-parsing-task.cc
src/bailout-reason.cc
src/basic-block-profiler.h
src/bignum-dtoa.cc
src/bignum.cc
src/bootstrapper.cc
src/builtins.cc
src/cached-powers.cc
src/char-predicates.cc
src/code-stubs-hydrogen.cc
src/code-stubs.cc
src/codegen.cc
src/compilation-cache.cc
src/compilation-dependencies.cc
src/compiler.cc
src/contexts.cc
src/conversions.cc
src/counters.cc
src/cpu-profiler.cc
src/date.cc
src/dateparser.cc
src/debug.cc
src/deoptimizer.cc
src/disassembler.cc
src/diy-fp.cc
src/dtoa.cc
src/elements-kind.cc
src/elements.cc
src/execution.cc
src/extensions/externalize-string-extension.cc
src/extensions/free-buffer-extension.cc
src/extensions/gc-extension.cc
src/extensions/statistics-extension.cc
src/extensions/trigger-failure-extension.cc
src/factory.cc
src/fast-dtoa.cc
src/fixed-dtoa.cc
src/flags.cc
src/frames.cc
src/full-codegen.cc
src/func-name-inferrer.cc
src/global-handles.cc
src/handles.cc
src/heap-profiler.cc
src/heap-snapshot-generator.cc
src/heap/gc-tracer.cc
src/heap/heap.cc
src/heap/identity-map.cc
src/heap/incremental-marking.cc
src/heap/mark-compact.cc
src/heap/objects-visiting.cc
src/heap/spaces.cc
src/heap/store-buffer.cc
src/hydrogen-bce.cc
src/hydrogen-bch.cc
src/hydrogen-canonicalize.cc
src/hydrogen-check-elimination.cc
src/hydrogen-dce.cc
src/hydrogen-dehoist.cc
src/hydrogen-environment-liveness.cc
src/hydrogen-escape-analysis.cc
src/hydrogen-gvn.cc
src/hydrogen-infer-representation.cc
src/hydrogen-infer-types.cc
src/hydrogen-instructions.cc
src/hydrogen-load-elimination.cc
src/hydrogen-mark-deoptimize.cc
src/hydrogen-mark-unreachable.cc
src/hydrogen-osr.cc
src/hydrogen-range-analysis.cc
src/hydrogen-redundant-phi.cc
src/hydrogen-removable-simulates.cc
src/hydrogen-representation-changes.cc
src/hydrogen-sce.cc
src/hydrogen-store-elimination.cc
src/hydrogen-types.cc
src/hydrogen-uint32-analysis.cc
src/hydrogen.cc
src/i18n.cc
src/ia32/assembler-ia32.cc
src/ia32/builtins-ia32.cc
src/ia32/code-stubs-ia32.cc
src/ia32/codegen-ia32.cc
src/ia32/cpu-ia32.cc
src/ia32/debug-ia32.cc
src/ia32/deoptimizer-ia32.cc
src/ia32/frames-ia32.cc
src/ia32/full-codegen-ia32.cc
src/ia32/interface-descriptors-ia32.cc
src/ia32/lithium-codegen-ia32.cc
src/ia32/lithium-gap-resolver-ia32.cc
src/ia32/lithium-ia32.cc
src/ia32/macro-assembler-ia32.cc
src/ia32/regexp-macro-assembler-ia32.cc
src/ic/access-compiler.cc
src/ic/arm/access-compiler-arm.cc
src/ic/arm/handler-compiler-arm.cc
src/ic/arm/ic-arm.cc
src/ic/arm/ic-compiler-arm.cc
src/ic/arm/stub-cache-arm.cc
src/ic/arm64/access-compiler-arm64.cc
src/ic/arm64/handler-compiler-arm64.cc
src/ic/arm64/ic-arm64.cc
src/ic/arm64/ic-compiler-arm64.cc
src/ic/arm64/stub-cache-arm64.cc
src/ic/call-optimization.cc
src/ic/handler-compiler.cc
src/ic/ia32/access-compiler-ia32.cc
src/ic/ia32/handler-compiler-ia32.cc
src/ic/ia32/ic-compiler-ia32.cc
src/ic/ia32/ic-ia32.cc
src/ic/ia32/stub-cache-ia32.cc
src/ic/ic-compiler.cc
src/ic/ic-state.cc
src/ic/ic.cc
src/ic/mips/access-compiler-mips.cc
src/ic/mips/handler-compiler-mips.cc
src/ic/mips/ic-compiler-mips.cc
src/ic/mips/ic-mips.cc
src/ic/mips/stub-cache-mips.cc
src/ic/mips64/access-compiler-mips64.cc
src/ic/mips64/handler-compiler-mips64.cc
src/ic/mips64/ic-compiler-mips64.cc
src/ic/mips64/ic-mips64.cc
src/ic/mips64/stub-cache-mips64.cc
src/ic/ppc/access-compiler-ppc.cc
src/ic/ppc/handler-compiler-ppc.cc
src/ic/ppc/ic-compiler-ppc.cc
src/ic/ppc/ic-ppc.cc
src/ic/ppc/stub-cache-ppc.cc
src/ic/stub-cache.cc
src/ic/x64/access-compiler-x64.cc
src/ic/x64/handler-compiler-x64.cc
src/ic/x64/ic-compiler-x64.cc
src/ic/x64/ic-x64.cc
src/ic/x64/stub-cache-x64.cc
src/ic/x87/access-compiler-x87.cc
src/ic/x87/handler-compiler-x87.cc
src/ic/x87/ic-compiler-x87.cc
src/ic/x87/ic-x87.cc
src/ic/x87/stub-cache-x87.cc
src/icu_util.cc
src/interface-descriptors.cc
src/interpreter-irregexp.cc
src/isolate.cc
src/jsregexp.cc
src/layout-descriptor.cc
src/lithium-allocator.cc
src/lithium-codegen.cc
src/lithium.cc
src/liveedit.cc
src/log-utils.cc
src/log.cc
src/lookup.cc
src/messages.cc
src/mips/assembler-mips.cc
src/mips/builtins-mips.cc
src/mips/code-stubs-mips.cc
src/mips/codegen-mips.cc
src/mips/constants-mips.cc
src/mips/cpu-mips.cc
src/mips/debug-mips.cc
src/mips/deoptimizer-mips.cc
src/mips/disasm-mips.cc
src/mips/frames-mips.cc
src/mips/full-codegen-mips.cc
src/mips/interface-descriptors-mips.cc
src/mips/lithium-codegen-mips.cc
src/mips/lithium-gap-resolver-mips.cc
src/mips/lithium-mips.cc
src/mips/macro-assembler-mips.cc
src/mips/regexp-macro-assembler-mips.cc
src/mips/simulator-mips.cc
src/mips64/assembler-mips64.cc
src/mips64/builtins-mips64.cc
src/mips64/code-stubs-mips64.cc
src/mips64/codegen-mips64.cc
src/mips64/constants-mips64.cc
src/mips64/cpu-mips64.cc
src/mips64/debug-mips64.cc
src/mips64/deoptimizer-mips64.cc
src/mips64/disasm-mips64.cc
src/mips64/frames-mips64.cc
src/mips64/full-codegen-mips64.cc
src/mips64/interface-descriptors-mips64.cc
src/mips64/lithium-codegen-mips64.cc
src/mips64/lithium-gap-resolver-mips64.cc
src/mips64/lithium-mips64.cc
src/mips64/macro-assembler-mips64.cc
src/mips64/regexp-macro-assembler-mips64.cc
src/mips64/simulator-mips64.cc
src/modules.cc
src/objects-debug.cc
src/objects-printer.cc
src/objects.cc
src/optimizing-compile-dispatcher.cc
src/parser.cc
src/pattern-rewriter.cc
src/pending-compilation-error-handler.cc
src/ppc/assembler-ppc.cc
src/ppc/builtins-ppc.cc
src/ppc/code-stubs-ppc.cc
src/ppc/codegen-ppc.cc
src/ppc/constants-ppc.cc
src/ppc/cpu-ppc.cc
src/ppc/debug-ppc.cc
src/ppc/deoptimizer-ppc.cc
src/ppc/disasm-ppc.cc
src/ppc/frames-ppc.cc
src/ppc/full-codegen-ppc.cc
src/ppc/interface-descriptors-ppc.cc
src/ppc/lithium-codegen-ppc.cc
src/ppc/lithium-gap-resolver-ppc.cc
src/ppc/lithium-ppc.cc
src/ppc/regexp-macro-assembler-ppc.cc
src/ppc/simulator-ppc.cc
src/preparse-data.cc
src/prettyprinter.cc
src/profile-generator.cc
src/property.cc
src/regexp-macro-assembler-irregexp.cc
src/regexp-macro-assembler-tracer.cc
src/regexp-macro-assembler.cc
src/regexp-stack.cc
src/rewriter.cc
src/runtime-profiler.cc
src/safepoint-table.cc
src/sampler.cc
src/scanner-character-streams.cc
src/scanner.cc
src/scopeinfo.cc
src/scopes.cc
src/snapshot/natives-external.cc
src/snapshot/serialize.cc
src/snapshot/snapshot-common.cc
src/snapshot/snapshot-empty.cc
src/snapshot/snapshot-external.cc
src/snapshot/snapshot-source-sink.cc
src/string-builder.cc
src/string-search.cc
src/string-stream.cc
src/strings-storage.cc
src/strtod.cc
src/third_party/fdlibm/fdlibm.cc
src/token.cc
src/transitions.cc
src/type-feedback-vector.cc
src/type-info.cc
src/types.cc
src/typing.cc
src/utils.cc
src/v8.cc
src/variables.cc
src/version.cc
src/x64/assembler-x64.cc
src/x64/builtins-x64.cc
src/x64/code-stubs-x64.cc
src/x64/codegen-x64.cc
src/x64/cpu-x64.cc
src/x64/debug-x64.cc
src/x64/deoptimizer-x64.cc
src/x64/frames-x64.cc
src/x64/full-codegen-x64.cc
src/x64/interface-descriptors-x64.cc
src/x64/lithium-codegen-x64.cc
src/x64/lithium-gap-resolver-x64.cc
src/x64/lithium-x64.cc
src/x64/macro-assembler-x64.cc
src/x64/regexp-macro-assembler-x64.cc
src/x87/assembler-x87.cc
src/x87/builtins-x87.cc
src/x87/code-stubs-x87.cc
src/x87/codegen-x87.cc
src/x87/cpu-x87.cc
src/x87/debug-x87.cc
src/x87/deoptimizer-x87.cc
src/x87/frames-x87.cc
src/x87/full-codegen-x87.cc
src/x87/interface-descriptors-x87.cc
src/x87/lithium-codegen-x87.cc
src/x87/lithium-gap-resolver-x87.cc
src/x87/lithium-x87.cc
src/x87/macro-assembler-x87.cc
src/x87/regexp-macro-assembler-x87.cc
test/cctest/compiler/test-linkage.cc
test/cctest/compiler/test-representation-change.cc
test/cctest/compiler/test-run-deopt.cc
test/cctest/gay-fixed.cc
test/cctest/gay-precision.cc
test/cctest/gay-shortest.cc
test/cctest/print-extension.cc
test/cctest/profiler-extension.cc
test/cctest/test-debug.cc
test/cctest/test-global-object.cc
test/cctest/test-hydrogen-types.cc
test/cctest/test-microtask-delivery.cc
test/cctest/test-reloc-info.cc
test/cctest/test-spaces.cc
test/cctest/test-threads.cc
test/cctest/test-version.cc
test/cctest/test-weakmaps.cc
test/cctest/test-weaksets.cc
test/cctest/trace-extension.cc