v8/src
Yang Guo 8d2dad2fb3 Simplify NewJSObjectWithNullProto
Change-Id: I5c8452a0fb5512a007f9b892c81711a30f65344c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3257707
Commit-Queue: Yang Guo <yangguo@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Auto-Submit: Yang Guo <yangguo@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77675}
2021-11-03 10:21:18 +00:00
..
api [api] Add v8::Isolate::IsCurrent() method 2021-10-29 11:32:27 +00:00
asmjs [asm] Disallow duplicate parameter names 2021-10-26 15:21:06 +00:00
ast Remove neis@ from owners file 2021-10-26 11:15:20 +00:00
base heap: Enable lazy commits for Fuchsia 2021-10-25 16:31:19 +00:00
baseline ppc/s390: [baseline] Add placeholder for sparkplug 2021-10-29 15:16:27 +00:00
bigint [bigint][cleanup] Fix -Wshadow warning 2021-09-24 14:19:15 +00:00
builtins Fix the Context used for Promise-Reject exceptions 2021-11-02 13:38:40 +00:00
codegen [arm] Increase the number of args supported by the simulator to 20 2021-11-02 13:26:42 +00:00
common [ic,baseline] Add KeyedDefineOwnIC_Slow and use StoreOwnICBaseline in baseline 2021-10-28 11:34:23 +00:00
compiler PPC: Fix offset calculation when returning from C Function 2021-11-02 23:05:18 +00:00
compiler-dispatcher Revert "[off-thread] Allow off-thread top-level IIFE finalization" 2021-11-01 20:47:50 +00:00
d8 Revert "[off-thread] Allow off-thread top-level IIFE finalization" 2021-11-01 20:47:50 +00:00
date [date] Skip leading zeros when parsing date string 2021-10-28 11:49:10 +00:00
debug Introduce NewSlowJSObjectWithNullProto for debugger use 2021-11-03 08:36:23 +00:00
deoptimizer Remove neis@ from owners file 2021-10-26 11:15:20 +00:00
diagnostics [ic] Make DefineOwnIC throw if the private symbol already exists 2021-11-01 21:07:43 +00:00
execution [loong64][mips] Increase the number of args supported by the simulator to 20 2021-11-03 04:03:18 +00:00
extensions [interpreter] Port GetDispatchCountersObject to internal 2021-08-25 09:50:51 +00:00
flags Revert "[off-thread] Allow off-thread top-level IIFE finalization" 2021-11-01 20:47:50 +00:00
handles [handles] DCHECK that thread is running in LocalHandleScope constructor 2021-11-03 08:42:20 +00:00
heap Simplify NewJSObjectWithNullProto 2021-11-03 10:21:18 +00:00
ic [class] use KeyedDefineOwnIC in private brand initialization 2021-11-02 17:38:38 +00:00
init [runtime] Introduce explicit Execute::CallScript 2021-10-25 13:17:39 +00:00
inspector [heap-snapshot] Declaring progress counter as uint32_t (instead of int) 2021-10-26 13:26:21 +00:00
interpreter [class] use KeyedDefineOwnIC in private brand initialization 2021-11-02 17:38:38 +00:00
json [json] Fix some -Wshadow warnings 2021-10-13 15:50:23 +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 Adds counter for snapshot decompression time 2021-11-02 16:54:18 +00:00
numbers [cleanup] Fix -Wshadow in src/numbers/ 2021-09-27 07:54:29 +00:00
objects [rab/gsab] Add RAB / GSAB support for TA.p.includes 2021-11-02 13:19:51 +00:00
parsing [regexp] Release regexp zone memory during JS parsing 2021-11-02 11:56:11 +00:00
profiler Reland "[heap-snapshot] Preventing overflow in progress counter" 2021-10-29 11:22:26 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [regexp] Remove BufferedZoneList 2021-11-03 09:33:02 +00:00
roots [wasm] Add WasmApiFunctionRef object 2021-10-27 13:17:32 +00:00
runtime [class] use KeyedDefineOwnIC in private brand initialization 2021-11-02 17:38:38 +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 Adds counter for snapshot decompression time 2021-11-02 16:54:18 +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] improve enum generation for bitsets 2021-11-02 15:06:48 +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 [util] Fix LockedQueue size 2021-10-19 13:25:27 +00:00
wasm [wasm] Simplify 'ref' field for API-defined functions 2021-11-02 07:55:43 +00:00
web-snapshot [web snapshots] Add an experimiental flag for treating scripts as web snapshots 2021-10-14 06:52:13 +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