v8/src
Lu Yahan 239898ef8c [riscv64] Fix node.js build failed
Change-Id: I0a614fa6c381770f56037f0401db008a37c71dca
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2966209
Auto-Submit: Yahan Lu <yahan@iscas.ac.cn>
Commit-Queue: Ji Qiu <qiuji@iscas.ac.cn>
Reviewed-by: Ji Qiu <qiuji@iscas.ac.cn>
Cr-Commit-Position: refs/heads/master@{#75199}
2021-06-17 08:08:21 +00:00
..
api Reland "[no-wasm] Exclude trap-handler implementation" 2021-06-14 15:18:27 +00:00
asmjs [runtime] Rename Builtins::Name to Builtin 2/2 2021-06-14 12:48:46 +00:00
ast [ast] Fix a comment about placeholder for computed property values 2021-06-15 08:51:08 +00:00
base Replace strdup with base::Strdup 2021-06-16 08:14:06 +00:00
baseline [riscv64] Port [sparkplug][arm][arm64[ia32] Callee-saved registers for RecordWrite 2021-06-16 04:41:25 +00:00
bigint [bigint] Move division to src/bigint/ 2021-06-15 16:24:39 +00:00
builtins PPC/S390: Introduce MultiPush/Pop of doubles and/or Simd registers 2021-06-16 15:39:18 +00:00
codegen [riscv64] Fix node.js build failed 2021-06-17 08:08:21 +00:00
common [ext-code-space] Add CodeDataContainer::code field and friends 2021-06-16 13:53:17 +00:00
compiler [turbofan] Fix iterator-generator issue with --turbo-optimize-apply 2021-06-17 06:40:30 +00:00
compiler-dispatcher [build] Move RuntimeCallStatsTimerScope into its own header 2021-06-09 16:50:48 +00:00
d8 [d8] Remove GOOGLE3 main function guard 2021-06-14 10:23:57 +00:00
date Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
debug [compiler] Add TSAN support for generated code tagged loads 2021-06-15 09:17:49 +00:00
deoptimizer [runtime] Rename Builtins::Name to Builtin 2/2 2021-06-14 12:48:46 +00:00
diagnostics [Compiler] Support concurrent read of const fast properties 2021-06-16 14:50:47 +00:00
execution [riscv64] Fix node.js build failed 2021-06-17 08:08:21 +00:00
extensions Fix counting ignition dispatches 2021-06-07 18:47:24 +00:00
flags [turbofan] Fix iterator-generator issue with --turbo-optimize-apply 2021-06-17 06:40:30 +00:00
handles [build] Reduce size of inline header cycles 2021-06-11 15:36:04 +00:00
heap cppgc: Unpoison live object before compaction 2021-06-16 15:54:27 +00:00
ic [cleanup][ic] Introduce bottleneck for Code handlers 2021-06-14 15:10:27 +00:00
init [runtime] Rename Builtins::Name to Builtin 2/2 2021-06-14 12:48:46 +00:00
inspector Only enumerate own properties in value-mirror.cc 2021-06-11 11:06:03 +00:00
interpreter [runtime] Rename Builtins::Name to Builtin 2/2 2021-06-14 12:48:46 +00:00
json [heap] Pass object as argument to Heap::EnsureSweepingCompleted() 2021-06-07 09:34:24 +00:00
libplatform Replace strdup with base::Strdup 2021-06-16 08:14:06 +00:00
libsampler Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
logging [runtime] Rename Builtins::Name to Builtin 2/2 2021-06-14 12:48:46 +00:00
numbers Revert to use memcpy instead of base::Memcpy 2021-06-10 10:19:24 +00:00
objects Call uloc_toUnicodeLocaleType to convert key 2021-06-16 16:05:50 +00:00
parsing Revert to use memcpy instead of base::Memcpy 2021-06-10 10:19:24 +00:00
profiler [cpu-profiler] Reland reference counting for code entries 2021-06-16 18:19:50 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [assembler][x64] Use higher-level Move instead of movq for code-size 2021-06-15 07:16:48 +00:00
roots [ext-code-space] Add CodeDataContainer::code field and friends 2021-06-16 13:53:17 +00:00
runtime [Compiler] Support concurrent read of const fast properties 2021-06-16 14:50:47 +00:00
sanitizer Reland "[elements] Avoid racy data reads/writes" 2021-05-06 10:46:52 +00:00
snapshot Fix the build on Windows on ARM 2021-06-17 07:32:30 +00:00
strings [build] Reduce size of inline header cycles 2021-06-11 15:36:04 +00:00
tasks Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
third_party [build] Fix gn check errors for less common configs 2021-04-29 11:52:14 +00:00
torque [torque] Emit an error if a macro recursively calls itself 2021-06-16 14:37:07 +00:00
tracing Revert to use memcpy instead of base::Memcpy 2021-06-10 10:19:24 +00:00
trap-handler AIX: Use __thread keyword to avoid link error during compilation 2021-05-18 15:22:27 +00:00
utils Revert to use memcpy instead of base::Memcpy 2021-06-10 10:19:24 +00:00
wasm [wasm] Remove wrong DCHECK 2021-06-16 16:07:10 +00:00
web-snapshot [Compiler] Support concurrent read of const fast properties 2021-06-16 14:50:47 +00:00
zone Revert to use memcpy instead of base::Memcpy 2021-06-10 10:19:24 +00:00
DEPS [d8] Fix job execution on the predictable platform 2021-06-08 07:44:37 +00:00
DIR_METADATA
OWNERS