v8/src/execution
Dan Elphick c941c4d960 Fix mips build after adding base/strings.h
Bug: v8:11879
Change-Id: I8f307490ca253e6d458db14cc5bf771d6fe1db57
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2979593
Auto-Submit: Dan Elphick <delphick@chromium.org>
Commit-Queue: Zhao Jiazhong <zhaojiazhong-hf@loongson.cn>
Reviewed-by: Zhao Jiazhong <zhaojiazhong-hf@loongson.cn>
Cr-Commit-Position: refs/heads/master@{#75315}
2021-06-23 01:38:59 +00:00
..
arm [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
arm64 Revert to use memcpy instead of base::Memcpy 2021-06-10 10:19:24 +00:00
ia32 [wasm][liftoff][arm64] Avoid x28 even without pointer compression 2021-03-12 13:07:17 +00:00
mips Fix mips build after adding base/strings.h 2021-06-23 01:38:59 +00:00
mips64 Fix mips build after adding base/strings.h 2021-06-23 01:38:59 +00:00
ppc ppc: Add STHBRX to assembler/disasm/simulator 2021-06-18 20:29:51 +00:00
riscv64 [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
s390 [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
x64 [wasm][liftoff][arm64] Avoid x28 even without pointer compression 2021-03-12 13:07:17 +00:00
arguments-inl.h [ptr-compr][csa] Use TaggedIndex nodes in IC builtins 2020-03-04 15:45:32 +00:00
arguments.cc Update TODOs to use bug ids 2021-05-20 13:38:18 +00:00
arguments.h [build] Move RuntimeCallStatsTimerScope into its own header 2021-06-09 16:50:48 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
execution.cc [ext-code-space] Migrate WasmExportedFunctionData code field to CodeT 2021-06-18 14:10:43 +00:00
execution.h [ext-code-space] Migrate WasmExportedFunctionData code field to CodeT 2021-06-18 14:10:43 +00:00
external-pointer-table.cc Replace libc functions with base wrappers 2020-11-17 08:50:41 +00:00
external-pointer-table.h [sandbox][x64] Switch to AND-based type checks 2021-05-10 11:21:13 +00:00
frame-constants.h [cleanup][execution] Remove redundant NOLINT annotations 2021-04-30 12:53:09 +00:00
frames-inl.h Reland "[wasm] Emit safepoint info for callee-saved registers in the deopt-index" 2021-03-17 11:41:34 +00:00
frames.cc Reland "[wasm] Provide a global WasmCodeManager" 2021-06-22 08:59:10 +00:00
frames.h [refactor] Remove debug dependency for FrameSummary. 2021-05-10 17:10:20 +00:00
futex-emulation.cc Reland "[atomics] Fix critical section for Atomics.waitAsync" 2021-03-31 22:56:03 +00:00
futex-emulation.h [cleanup][execution] Remove uses of DISALLOW_COPY_AND_ASSIGN 2020-12-01 00:43:19 +00:00
interrupts-scope.cc [isolate-data] Move the StackGuard to IsolateData 2019-08-12 13:56:27 +00:00
interrupts-scope.h [config] Add V8_NODISCARD for Scope classes 2020-11-26 11:08:45 +00:00
isolate-data.h [runtime] Rename Builtins::Name to Builtin 2/2 2021-06-14 12:48:46 +00:00
isolate-inl.h [build] Reduce size of inline header cycles 2021-06-11 15:36:04 +00:00
isolate-utils-inl.h [ptr-cage] Share RO heap when sharing pointer compression cage 2021-05-04 21:30:15 +00:00
isolate-utils.h Reland^2 "[ptr-cage] Rename IsolateRoot to PtrComprCageBase" 2021-04-06 01:55:28 +00:00
isolate.cc Reland "[wasm] Provide a global WasmCodeManager" 2021-06-22 08:59:10 +00:00
isolate.h [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
local-isolate-inl.h [ptr-cage] Introduce PtrComprCage 2021-04-12 17:49:43 +00:00
local-isolate.cc Reland "[TurboFan] Move FunctionTemplateInfo to never serialized" 2021-03-23 10:09:19 +00:00
local-isolate.h [cleanup][execution] Remove redundant NOLINT annotations 2021-04-30 12:53:09 +00:00
messages.cc Revert "Improve error messages for property access on null/undefined" 2021-06-21 23:06:41 +00:00
messages.h [wasm-gc] Implement array.copy (experimental) 2021-05-27 08:46:08 +00:00
microtask-queue.cc Create a microtask scope before performing a microtask checkpoint 2021-04-28 10:25:59 +00:00
microtask-queue.h [clang-tidy] Add override to overridden destructors 2020-05-26 16:56:18 +00:00
OWNERS Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
pointer-authentication-dummy.h [arm64] Implement list of allowed return addresses in the deoptimizer 2020-08-19 13:32:46 +00:00
pointer-authentication.h [arm64] Implement list of allowed return addresses in the deoptimizer 2020-08-19 13:32:46 +00:00
protectors-inl.h Reland "[compiler] Directly read PropertyCells" 2021-02-12 13:52:40 +00:00
protectors.cc Reland "[compiler] Directly read PropertyCells" 2021-02-12 13:52:40 +00:00
protectors.h Reland "[ic] Add a new MegaDOM IC" 2021-04-20 07:36:26 +00:00
runtime-profiler.cc [TurboProp] Make TurboProp optimize later. 2021-06-15 21:04:11 +00:00
runtime-profiler.h [TurboProp] Make TurboProp optimize later. 2021-06-15 21:04:11 +00:00
shared-mutex-guard-if-off-thread.h [cleanup] Rename LocalIsolate templates to IsolateT 2021-04-26 09:11:10 +00:00
simulator-base.cc
simulator-base.h Add RISC-V backend 2021-02-09 17:06:36 +00:00
simulator.h Add RISC-V backend 2021-02-09 17:06:36 +00:00
stack-guard.cc [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
stack-guard.h [stackguard] Add "HasTerminationRequest" function 2021-03-08 12:00:08 +00:00
thread-id.cc Use thread_local for storing ThreadId 2020-11-13 13:50:41 +00:00
thread-id.h
thread-local-top.cc Reland "[no-wasm] Exclude trap-handler implementation" 2021-06-14 15:18:27 +00:00
thread-local-top.h Make the thread_id field of Isolate::thread_local_top atomic 2020-11-13 14:43:44 +00:00
v8threads.cc [debug, execution, heap] Iterate debug roots for archived threads 2020-11-17 08:52:01 +00:00
v8threads.h [cpu-profiler] Ensure sampled thread has Isolate lock under Windows 2020-09-16 16:17:39 +00:00
vm-state-inl.h [tools] Add a VMState for Atomics.wait 2020-01-31 16:04:55 +00:00
vm-state.h [config] Add V8_NODISCARD for Scope classes 2020-11-26 11:08:45 +00:00