v8/src
Ng Zhi An 5426000ad6 [debug] Fix -Wshadow warnings
Bug: v8:12244,v8:12245
Change-Id: I68aeaf1f30a03295ef76bb07037e809ed91f6977
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3266009
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77775}
2021-11-08 18:49:16 +00:00
..
api heap: Emit write barrier when setting internal fields 2021-11-06 07:33:41 +00:00
asmjs [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.1 2021-11-08 14:08:24 +00:00
ast [compiler-dispatcher] Move to full SFI keying 2021-11-04 15:11:44 +00:00
base [base] Extend SmallVector for use with Zone storage 2021-11-08 07:52:46 +00:00
baseline [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.1 2021-11-08 14:08:24 +00:00
bigint Avoid using "<<<<" for better merge conflict grep support 2021-11-05 16:28:59 +00:00
builtins [wasm] Introduce stack-switching frame type 2021-11-08 14:29:44 +00:00
codegen [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.1 2021-11-08 14:08:24 +00:00
common [fastcall] Enable float support on arm64 simulator 2021-11-05 19:28:59 +00:00
compiler [compiler][objects] Fix -Wshadow warnings 2021-11-08 18:46:45 +00:00
compiler-dispatcher [compiler-dispatcher] Focus API around SFIs, not literals 2021-11-05 10:10:11 +00:00
d8 [fastcall] Enable float support on arm64 simulator 2021-11-05 19:28:59 +00:00
date [date] Skip leading zeros when parsing date string 2021-10-28 11:49:10 +00:00
debug [debug] Fix -Wshadow warnings 2021-11-08 18:49:16 +00:00
deoptimizer Remove neis@ from owners file 2021-10-26 11:15:20 +00:00
diagnostics [wasm] Do not sandbox isolate root pointer 2021-11-08 03:43:47 +00:00
execution [wasm] Introduce stack-switching frame type 2021-11-08 14:29:44 +00:00
extensions [interpreter] Port GetDispatchCountersObject to internal 2021-08-25 09:50:51 +00:00
flags [compiler-dispatcher] Focus API around SFIs, not literals 2021-11-05 10:10:11 +00:00
handles [handles] DCHECK that thread is running in LocalHandleScope constructor 2021-11-03 08:42:20 +00:00
heap Revert "[heap] Remove executable_memory_ from release code" 2021-11-08 16:15:55 +00:00
ic [ic] Add StoreOwnIC_Slow 2021-11-04 11:03:39 +00:00
init [heap] Introduce GlobalSafepoint and GlobalSafepointScope 2021-11-05 07:46:26 +00:00
inspector Revert "[inspector] Use side-effect free debug evaluate for inherited accessors." 2021-11-04 14:01:50 +00:00
interpreter [class] use KeyedDefineOwnIC in private brand initialization 2021-11-02 17:38:38 +00:00
json [json] Use base::IsInRange in various places 2021-11-08 18:29:35 +00:00
libplatform Introduce v8_enable_virtual_memory_cage 2021-08-11 16:13:42 +00:00
libsampler Reland "[include] Split out v8.h" 2021-08-24 13:08:55 +00:00
logging [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.1 2021-11-08 14:08:24 +00:00
numbers [cleanup] Fix -Wshadow in src/numbers/ 2021-09-27 07:54:29 +00:00
objects [compiler][objects] Fix -Wshadow warnings 2021-11-08 18:46:45 +00:00
parsing [parsing] Fix -Wshadow warnings 2021-11-08 17:48:55 +00:00
profiler [profiler] Fix -Wshadow warnings 2021-11-08 17:44:35 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [regexp] Fix yet another invalid use related to range arrays 2021-11-08 09:51:53 +00:00
roots [wasm] Add WasmApiFunctionRef object 2021-10-27 13:17:32 +00:00
runtime [runtime] Fix -Wshadow warnings 2021-11-08 17:41:34 +00:00
sanitizer Reland "[elements] Avoid racy data reads/writes" 2021-05-06 10:46:52 +00:00
security Introduce CagedPointer 2021-10-29 13:36:07 +00:00
snapshot [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.1 2021-11-08 14:08:24 +00:00
strings [cleanup] Make PropertyLocation a scoped enum 2021-09-28 18:39:41 +00:00
tasks Remove rmcilroy from OWNERS. 2021-08-19 16:30:27 +00:00
third_party Reland "[include] Split out v8.h" 2021-08-24 13:08:55 +00:00
torque [torque] Get rid of weak keyword 2021-11-05 17:11:40 +00:00
tracing [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
trap-handler [trap-handler] Fix -Wshadow warnings 2021-10-15 23:09:46 +00:00
utils [compiler-dispatcher] Move to full SFI keying 2021-11-04 15:11:44 +00:00
wasm [wasm][liftoff] Fix storing of tagged pointer in tracing 2021-11-08 13:59:24 +00:00
web-snapshot [web snapshots] Support concatenating snapshots 2021-11-05 17:57:12 +00:00
zone [regexp] Release regexp zone memory during JS parsing 2021-11-02 11:56:11 +00:00
DEPS cppgc: Prohibit Oilpan usage from within V8 2021-08-25 08:24:33 +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