v8/src/deoptimizer
Igor Sheludko 56f5d5c23c [ext-code-space] Rename InstructionStream to OffHeapInstructionStream
... as a prerequisite for adding InstructionStream heap object.

Bug: v8:11880
Change-Id: I22b4832cedd46bee4a4c5a0d7b5032eba10b2a7b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3310900
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78204}
2021-12-02 11:05:32 +00:00
..
arm [isolate-data] Split builtin tables into tiers 2021-09-20 19:18:27 +00:00
arm64 Reland "[Turboprop] Move dynamic check maps immediate args to deopt exit." 2020-12-16 18:38:52 +00:00
ia32 Reland "[Turboprop] Move dynamic check maps immediate args to deopt exit." 2020-12-16 18:38:52 +00:00
loong64 [LOONG64] Add LoongArch64 backend 2021-08-16 13:05:19 +00:00
mips [mips] Change kSpeculationPoisonRegister from a7 to t3 2021-01-22 09:05:08 +00:00
mips64 [mips] Change kSpeculationPoisonRegister from a7 to t3 2021-01-22 09:05:08 +00:00
ppc ppc/s390: [isolate-data] Split builtin tables into tiers 2021-09-21 15:37:04 +00:00
riscv64 [riscv64] Replace builtin_entry_slot_offset with BuiltinEntrySlotOffset 2021-09-22 07:33:54 +00:00
s390 ppc/s390: [isolate-data] Split builtin tables into tiers 2021-09-21 15:37:04 +00:00
x64 [isolate-data] Split builtin tables into tiers 2021-09-20 19:18:27 +00:00
deoptimize-reason.cc Reland "Move deoptimizer files" 2019-05-20 13:01:13 +00:00
deoptimize-reason.h [Turboprop] Enable support for dynamic map checks for inlining. 2021-06-30 10:30:05 +00:00
deoptimized-frame-info.cc [csa] Prepare for argument count consistency 2021-09-02 09:11:15 +00:00
deoptimized-frame-info.h [deoptimizer] Refactor translation opcodes and array builder 2021-01-25 07:46:35 +00:00
deoptimizer-cfi-builtins.cc [sparkplug] On deopts, defer decision to execute baseline / bytecode 2021-07-19 11:13:54 +00:00
deoptimizer-cfi-empty.cc [arm64] Implement list of allowed return addresses in the deoptimizer 2020-08-19 13:32:46 +00:00
deoptimizer.cc [ext-code-space] Rename InstructionStream to OffHeapInstructionStream 2021-12-02 11:05:32 +00:00
deoptimizer.h [deoptimizer][turbofan] Provide id of deoptimizing node in trace 2021-08-11 08:54:52 +00:00
DEPS [deoptimizer] Add translation array compression behind a flag 2021-02-04 15:11:33 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
frame-description.h Reland "[codegen][frames] Generalize argument padding slot code" 2021-03-05 22:35:30 +00:00
materialized-object-store.cc [build] Reduce size of inline header cycles 2021-06-11 15:36:04 +00:00
materialized-object-store.h [deoptimizer] Continue extracting classes 2021-01-21 15:57:31 +00:00
OWNERS Remove neis@ from owners file 2021-10-26 11:15:20 +00:00
translated-state.cc [codegen] Use kNoDeoptIndex consistently 2021-11-18 16:12:50 +00:00
translated-state.h Fix leaks due to deoptimization literals 2021-11-09 19:02:59 +00:00
translation-array.cc [no-wasm] Remove deoptimizer support 2021-03-08 12:53:53 +00:00
translation-array.h [no-wasm] Remove deoptimizer support 2021-03-08 12:53:53 +00:00
translation-opcode.h [no-wasm] Remove deoptimizer support 2021-03-08 12:53:53 +00:00