v8/test/cctest
Yang Guo 81a0102fe8 Revert "Move logging and diagnostics related source files"
This reverts commit 5f28539599.

Reason for revert: presubmit failure

Original change's description:
> Move logging and diagnostics related source files
> 
> This also introduces a COMMON_OWNERS file, which is derived from the
> current top-level OWNERS file. It is to be used for parts of the
> codebase that is not sensitive to domain-specific expertise.
> 
> NOPRESUBMIT=true
> TBR=verwaest@chromium.org
> 
> Bug: v8:9247
> Change-Id: I34a5eaa7cb1509a80d15094a2aceedd62665b17c
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1613987
> Reviewed-by: Yang Guo <yangguo@chromium.org>
> Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
> Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
> Commit-Queue: Yang Guo <yangguo@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#61600}

TBR=rmcilroy@chromium.org,yangguo@chromium.org,mstarzinger@chromium.org,verwaest@chromium.org

Change-Id: I3827c3af4fd63b18aa48c49617f318a01746e813
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:9247
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1617247
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61601}
2019-05-17 09:00:46 +00:00
..
compiler Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
heap [heap] Make CodeObjectRegistry a separate class. 2019-05-16 18:41:33 +00:00
interpreter [parser] Fix async generator bytecode to only await on explicit return 2019-05-16 19:47:37 +00:00
libplatform [tracing] Fix test TraceWriter to expect uninitialized TraceObjects 2019-05-07 09:25:29 +00:00
libsampler
parsing Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
torque Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
wasm Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
assembler-helper-arm.cc [cleanup] Switch to CodeBuilder everywhere 2019-04-29 16:48:39 +00:00
assembler-helper-arm.h
BUILD.gn Move src/collector.h to test/cctest 2019-05-16 20:55:17 +00:00
cctest.cc Reland "[heap] Skip ro-space from heap iterators, add CombinedHeapIterator." 2019-05-02 17:35:18 +00:00
cctest.h Reland "[heap] Skip ro-space from heap iterators, add CombinedHeapIterator." 2019-05-02 17:35:18 +00:00
cctest.status [cleanup] Split stack trace related API cctests into new file 2019-05-15 11:27:04 +00:00
collector.h Move src/collector.h to test/cctest 2019-05-16 20:55:17 +00:00
DEPS
expression-type-collector-macros.h
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
OWNERS
print-extension.cc
print-extension.h
profiler-extension.cc
profiler-extension.h
scope-test-helper.h
setup-isolate-for-tests.cc
setup-isolate-for-tests.h Move initialization code into src/init 2019-05-16 12:36:15 +00:00
test-access-checks.cc
test-accessor-assembler.cc
test-accessors.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-allocation.cc [zone] Fix peak memory accounting 2019-03-28 13:39:11 +00:00
test-api-accessors.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-api-interceptors.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-api-stack-traces.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-api.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-api.h Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-array-list.cc
test-assembler-arm64.cc Touch guard pages when allocating stack frames 2019-05-02 17:46:18 +00:00
test-assembler-arm.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-assembler-ia32.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-assembler-mips64.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-assembler-mips.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-assembler-ppc.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-assembler-s390.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-assembler-x64.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-atomicops.cc
test-bignum-dtoa.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-bignum.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-bit-vector.cc
test-circular-queue.cc
test-code-layout.cc [cleanup] Switch to CodeBuilder everywhere 2019-04-29 16:48:39 +00:00
test-code-stub-assembler.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-compiler.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-constantpool.cc
test-conversions.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-cpu-profiler.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-date.cc Move date-related files 2019-05-15 13:39:34 +00:00
test-debug.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-decls.cc [Test] Add PrepareForOptimization to cctests 2019-04-30 15:49:02 +00:00
test-deoptimization.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-dictionary.cc
test-disasm-arm64.cc
test-disasm-arm.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-disasm-ia32.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-disasm-mips64.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-disasm-mips.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-disasm-ppc.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-disasm-s390.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-disasm-x64.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-diy-fp.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-double.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-dtoa.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-elements-kind.cc Refactor holey and packed elements-kind check 2019-05-08 12:22:35 +00:00
test-extra.js
test-factory.cc Reland "[heap] Add tests to CodeBuilder Build and TryBuild" 2019-05-13 16:08:43 +00:00
test-fast-dtoa.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-feedback-vector.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-feedback-vector.h [lite] Allocate feedback vectors lazily 2019-03-25 16:02:38 +00:00
test-field-type-tracking.cc Add new frozen, sealed holey elements kind 2019-05-07 19:09:32 +00:00
test-fixed-dtoa.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-flags.cc [flags] Receive length as size_t 2019-04-24 10:43:17 +00:00
test-func-name-inference.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-fuzz-arm64.cc
test-global-handles.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-global-object.cc
test-hashcode.cc [cleanup] Free 400 targets from the draconic reign of.. 2019-03-26 10:56:21 +00:00
test-hashmap.cc
test-heap-profiler.cc Move src/collector.h to test/cctest 2019-05-16 20:55:17 +00:00
test-icache.cc
test-identity-map.cc
test-inobject-slack-tracking.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-inspector.cc
test-intl.cc
test-javascript-arm64.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-js-arm64-variables.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-js-weak-refs.cc
test-liveedit.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-lockers.cc [Test] Add PrepareForOptimization to cctests 2019-04-30 15:49:02 +00:00
test-log-stack-tracer.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-log.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-macro-assembler-arm.cc [cleanup] Switch to CodeBuilder everywhere 2019-04-29 16:48:39 +00:00
test-macro-assembler-mips64.cc [mips] Fix build error in debug mode. 2019-05-07 01:24:41 +00:00
test-macro-assembler-mips.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-macro-assembler-x64.cc [ptr-compr] Fix macro assembler test for Windows bot failure 2019-05-15 15:19:02 +00:00
test-managed.cc
test-mementos.cc
test-modules.cc
test-object.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-orderedhashtable.cc
test-parsing.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-platform.cc
test-poison-disasm-arm.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-profile-generator.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-random-number-generator.cc
test-regexp.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-representation.cc
test-roots.cc
test-sampler-api.cc PPC/s390: [Profiler] Ensure ticks in frameless bytecode handlers are interpreted frames. 2019-05-02 14:22:13 +00:00
test-serialize.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-smi-lexicographic-compare.cc
test-stack-unwinding-x64.cc [Test] Add PrepareForOptimization to cctests 2019-04-30 15:49:02 +00:00
test-strings.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-strtod.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
test-symbols.cc
test-sync-primitives-arm64.cc [cleanup] Switch to CodeBuilder everywhere 2019-04-29 16:48:39 +00:00
test-sync-primitives-arm.cc Revert "Move logging and diagnostics related source files" 2019-05-17 09:00:46 +00:00
test-thread-termination.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-threads.cc
test-trace-event.cc [cleanup] Clean up trace event tests by removing macros 2019-03-25 13:46:58 +00:00
test-traced-value.cc [tracing] Improve tracing signals for compilation/optimization. 2019-03-25 14:49:08 +00:00
test-transitions.cc [cleanup] Use Vector::begin instead of Vector::start 2019-04-29 12:43:16 +00:00
test-transitions.h
test-typedarrays.cc
test-types.cc
test-unboxed-doubles.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-unscopables-hidden-prototype.cc
test-unwinder.cc Revert "Move API-related files" 2019-05-16 15:00:18 +00:00
test-usecounters.cc
test-utils-arm64.cc Reland "[arm64] Cleanup TODO around handling of x18" 2019-04-29 12:31:16 +00:00
test-utils-arm64.h Reland "[arm64] Cleanup TODO around handling of x18" 2019-04-29 12:31:16 +00:00
test-utils.cc Move src/collector.h to test/cctest 2019-05-16 20:55:17 +00:00
test-version.cc [cleanup] Use Vector::begin instead of Vector::start 2019-04-29 12:43:16 +00:00
test-weakmaps.cc Reland "[heap] Clean-up keys of oldspace weakmaps during scavenge" 2019-04-01 13:59:56 +00:00
test-weaksets.cc
testcfg.py Reland "Preparing v8 to use with python3 /test" 2019-03-20 09:56:06 +00:00
trace-extension.cc
trace-extension.h
unicode-helpers.cc
unicode-helpers.h