v8/src
Milad Fa 71c5e9c37c PPC/s390: [nowasm] Fix compile errors
Port ec4fd32cf7

Original Commit Message:

    This ports https://crrev.com/c/2905602 to the other platforms.

R=clemensb@chromium.org, joransiu@ca.ibm.com, junyan@redhat.com, midawson@redhat.com
BUG=
LOG=N

Change-Id: I23b4e944440b9189b12ae26d7b6c33bd07a53cbf
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2912781
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Commit-Queue: Milad Fa <mfarazma@redhat.com>
Cr-Commit-Position: refs/heads/master@{#74717}
2021-05-21 16:34:28 +00:00
..
api [fastcall] Store multiple CFunction overloads in FunctionTemplateInfo 2021-05-18 16:49:27 +00:00
asmjs [heap] Fix deadlock with concurrent allocation and blocked main thread 2021-03-29 12:29:25 +00:00
ast Remove one-shot function optimizations. 2021-05-21 12:38:18 +00:00
base [Torque] Introduce a builder pattern to generate C++ code 2021-05-21 10:09:28 +00:00
baseline Remove one-shot function optimizations. 2021-05-21 12:38:18 +00:00
bigint [bigint] Move multiplication to src/bigint/ 2021-04-19 15:40:43 +00:00
builtins [rab/gsab] Add RAB / GSAB support to KeyedStoreIC 2021-05-21 10:13:47 +00:00
codegen PPC/s390: [nowasm] Fix compile errors 2021-05-21 16:34:28 +00:00
common [sparkplug] Use separate WriteBarrier stubs 2021-05-19 12:09:18 +00:00
compiler [TurboFan] Cache Parameter nodes in BytecodeGraphBuilder 2021-05-21 15:09:08 +00:00
compiler-dispatcher [compiler] Add a HandleScope in OptimizingCompileDispatcher::Flush 2021-05-17 10:04:20 +00:00
d8 [fastcall] Store multiple CFunction overloads in FunctionTemplateInfo 2021-05-18 16:49:27 +00:00
date Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
debug Remove one-shot function optimizations. 2021-05-21 12:38:18 +00:00
deoptimizer [cleanup] Remove synchronized_ from map accessors 2021-05-17 15:07:46 +00:00
diagnostics [wasm-gc] Introduce WasmObject - a superclass for data ref types 2021-05-21 13:17:38 +00:00
execution PPC [simd]: Implement vector (VMX) splat immediates 2021-05-20 19:01:31 +00:00
extensions Reland "[api] Add v8::Isolate::ThrowError helper" 2021-04-16 11:48:05 +00:00
flags Remove one-shot function optimizations. 2021-05-21 12:38:18 +00:00
handles base: Add ASAN and MSAN support 2021-04-27 13:04:15 +00:00
heap [cleanup] Remove synchronized_ from slot_count and used accessors 2021-05-20 15:19:48 +00:00
ic [rab/gsab] Add RAB / GSAB support to KeyedStoreIC 2021-05-21 10:13:47 +00:00
init Update TODOs to use bug ids 2021-05-20 13:38:18 +00:00
inspector [inspector] Derive breakpoint hint based on resolved location. 2021-05-19 14:46:57 +00:00
interpreter Remove one-shot function optimizations. 2021-05-21 12:38:18 +00:00
json [cleanup] Remove synchronized_ from map accessors 2021-05-17 15:07:46 +00:00
libplatform [diagnostics] Don't build system trace code on non-win non-mac 2021-04-27 16:08:49 +00:00
libsampler Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
logging [compiler] Remove Early/LateGraphTrimming phases 2021-05-21 10:02:57 +00:00
numbers [cleanup] Rename LocalIsolate templates to IsolateT 2021-04-26 09:11:10 +00:00
objects [wasm-gc] Introduce WasmObject - a superclass for data ref types 2021-05-21 13:17:38 +00:00
parsing Remove one-shot function optimizations. 2021-05-21 12:38:18 +00:00
profiler Update TODOs to use bug ids 2021-05-20 13:38:18 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp ppc: rename StoreP/PX as StoreU64 2021-05-20 19:34:07 +00:00
roots [wasm-c-api] Cache CapiCallWrappers in the NativeModule 2021-05-19 16:36:41 +00:00
runtime [wasm][debug] Provide WebAssembly Table entries to DevTools 2021-05-20 09:59:09 +00:00
sanitizer Reland "[elements] Avoid racy data reads/writes" 2021-05-06 10:46:52 +00:00
snapshot [sparkplug] Use separate WriteBarrier stubs 2021-05-19 12:09:18 +00:00
strings [cleanup][strings] Remove redundant NOLINT annotations 2021-05-04 17:10:35 +00:00
tasks [tasks] Cleanup OperationsBarrier 2020-12-17 14:56:33 +00:00
third_party [build] Fix gn check errors for less common configs 2021-04-29 11:52:14 +00:00
torque [Torque] Introduce a builder pattern to generate C++ code 2021-05-21 10:09:28 +00:00
tracing [logging] Add runtime-call-stats compile-time flag 2021-04-12 15:53:03 +00:00
trap-handler AIX: Use __thread keyword to avoid link error during compilation 2021-05-18 15:22:27 +00:00
utils Remove support for non-c++14 compliant constexpr 2021-05-10 18:48:31 +00:00
wasm [wasm-gc] Introduce WasmObject - a superclass for data ref types 2021-05-21 13:17:38 +00:00
web-snapshot [web snapshot] web snapshot <3 RuntimeCallStats 2021-05-19 12:16:28 +00:00
zone base: Add ASAN and MSAN support 2021-04-27 13:04:15 +00:00
DEPS [ptr-cage] Factor CodeRange out of MemoryAllocator and share along with ptr cage 2021-04-28 19:17:00 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
OWNERS Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00