v8/test/cctest/compiler
Kim-Anh Tran 426eda0238 [debugger] Explicitly encode 'other' as a reason when stepping
Previously, we would encode 'other' as a reason for pausing when
stepping too, however, it would not show as such in case it would
overlap with another reason. This CL makes sure that we always report
'other' as a reason if we are stepping.

Drive-by: only encode 'other' as a reason once

Bug: chromium:1229541
Change-Id: Id73822dff68d1d54a2f1fafdf2a097e1377ece75
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3295346
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Kim-Anh Tran <kimanh@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78118}
2021-11-29 07:19:56 +00:00
..
c-signature.h Reland^2 "[fastcall] Enable float support on arm64 simulator"" 2021-11-24 11:58:39 +00:00
call-tester.h
code-assembler-tester.h [Compiler] Remove untrusted code mitigations. 2021-08-12 12:58:24 +00:00
codegen-tester.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
codegen-tester.h [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
function-tester.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
function-tester.h
graph-and-builders.h
node-observer-tester.h Reland "[no-wasm] Exclude src/wasm from compilation" 2021-03-11 14:29:26 +00:00
serializer-tester.h [compiler] Fix serialization for Function#bind 2021-06-22 12:42:19 +00:00
test-atomic-load-store-codegen.cc Reland "[compiler] Support acq/rel accesses and atomic accesses on tagged" 2021-08-19 18:23:57 +00:00
test-basic-block-profiler.cc Don't use floating-point values in basic block instrumentation 2021-02-10 14:15:20 +00:00
test-branch-combine.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
test-calls-with-arraylike-or-spread.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
test-code-assembler.cc [assembler] Add build flag for --code-comments 2021-04-20 07:25:23 +00:00
test-code-generator.cc [test] Enable baseline tests on riscv64 2021-08-16 14:34:23 +00:00
test-concurrent-shared-function-info.cc [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.1 2021-11-08 14:08:24 +00:00
test-gap-resolver.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
test-graph-visualizer.cc
test-instruction-scheduler.cc [deoptimizer][turbofan] Provide id of deoptimizing node in trace 2021-08-11 08:54:52 +00:00
test-instruction.cc
test-js-constant-cache.cc Reland "[compiler] Remove one ObjectRef constructor" 2021-05-25 16:38:45 +00:00
test-js-context-specialization.cc [runtime] Enable basic Context extension slot verification. 2021-10-12 09:33:26 +00:00
test-js-typed-lowering.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
test-jump-threading.cc Iterate in assembly order for jump threading 2021-08-03 17:22:40 +00:00
test-linkage.cc Reland "[include] Split out v8.h" 2021-08-24 13:08:55 +00:00
test-loop-analysis.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
test-machine-operator-reducer.cc
test-multiple-return.cc [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
test-node.cc
test-operator.cc
test-representation-change.cc [compiler] Fix bogus integer range types 2021-04-27 15:26:39 +00:00
test-run-bytecode-graph-builder.cc [debugger] Explicitly encode 'other' as a reason when stepping 2021-11-29 07:19:56 +00:00
test-run-calls-to-external-references.cc Reland^2 "[fastcall] Enable float support on arm64 simulator"" 2021-11-24 11:58:39 +00:00
test-run-deopt.cc Reland "[include] Split out v8.h" 2021-08-24 13:08:55 +00:00
test-run-jsbranches.cc
test-run-jscalls.cc [interpreter] Remove unused interpreter intrinsics 2021-06-17 13:43:41 +00:00
test-run-jsexceptions.cc
test-run-jsobjects.cc
test-run-jsops.cc
test-run-load-store.cc
test-run-machops.cc Reland^2 "[fastcall] Enable float support on arm64 simulator"" 2021-11-24 11:58:39 +00:00
test-run-native-calls.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
test-run-stackcheck.cc
test-run-tail-calls.cc [compiler] Refactor CallDescriptor methods 2021-03-06 01:44:20 +00:00
test-run-unwinding-info.cc
test-run-variables.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
test-sloppy-equality.cc [cleanup] Remove variable shadowing in cctest/compiler/* 2021-09-27 15:31:19 +00:00
test-verify-type.cc Fix most instances of -Wunreachable-code-aggressive. 2021-07-01 03:03:25 +00:00
value-helper.cc
value-helper.h [relaxed-simd][wasm] Prototype relaxed int-float trunc 2021-10-28 17:03:30 +00:00