v8/src
Bill Budge ce249dbb2f [torque] Port some constructor builtins to Torque.
- FastNewFunctionContextEval
- FastNewFunctionContextFunction
- CreateEmptyLiteralObject
- CreateRegExpLiteral
- CreateEmptyArrayLiteral
- CreateShallowArrayLiteral
- CreateShallowObjectLiteral
- NumberConstructor
- ObjectConstructor
- GenericLazyDeoptContinuation

Bug: v8:9891

Change-Id: Idd4bf035d8dbeec03b9ef727e1bfb80eab4bc43c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2311411
Commit-Queue: Bill Budge <bbudge@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69082}
2020-07-27 18:02:57 +00:00
..
api [api] Add a SharedArrayBuffersEnabled callback. 2020-07-24 18:15:02 +00:00
asmjs [compiler] Off-thread finalize each function immediately 2020-07-24 07:39:11 +00:00
ast [torque] Port some constructor builtins to Torque. 2020-07-27 18:02:57 +00:00
base [wasm-simd] Fix init of SIMD global 2020-07-24 16:44:22 +00:00
builtins [torque] Port some constructor builtins to Torque. 2020-07-27 18:02:57 +00:00
codegen [torque] Port some constructor builtins to Torque. 2020-07-27 18:02:57 +00:00
common [torque] Show entire stack of inlined macros for Torque assertions 2020-07-24 13:28:42 +00:00
compiler Revert "[Intl] Sync Intl.Segmenter to latest version" 2020-07-27 17:48:53 +00:00
compiler-dispatcher [compile] Add an UnoptimizedCompileState class 2020-04-23 07:08:28 +00:00
d8 [d8] Implement Platform::PostJob on all platforms 2020-07-23 11:32:27 +00:00
date Make ToInteger always truncate -0 2020-03-02 20:40:01 +00:00
debug [turbofan] Concurrent ScriptContextTable access 2020-07-22 07:59:13 +00:00
deoptimizer Extract JSFunction code into dedicated files 2020-07-23 11:00:33 +00:00
diagnostics Revert "[Intl] Sync Intl.Segmenter to latest version" 2020-07-27 17:48:53 +00:00
execution [api] Add a SharedArrayBuffersEnabled callback. 2020-07-24 18:15:02 +00:00
extensions [clang-tidy] Remove unneeded casts 2020-06-10 20:47:50 +00:00
flags [flags] Rename FLAG_max_polymorphic_map_count 2020-07-27 14:28:30 +00:00
handles [heap] Allow thread's own LocalHandles to be dereferenced 2020-07-27 11:02:38 +00:00
heap [heap] Simplify AllocateRawAligned and AllocateRawUnaligned 2020-07-27 14:25:30 +00:00
ic [flags] Rename FLAG_max_polymorphic_map_count 2020-07-27 14:28:30 +00:00
init Revert "[Intl] Sync Intl.Segmenter to latest version" 2020-07-27 17:48:53 +00:00
inspector Report reliable embedderName in scriptParsed/scriptFailedToParse 2020-07-27 15:40:00 +00:00
interpreter [torque] Port some constructor builtins to Torque. 2020-07-27 18:02:57 +00:00
json [globals] Change uc32 to be unsigned 2020-06-10 08:37:46 +00:00
libplatform [platform] Provide NewDefaultJobHandle function 2020-07-20 09:47:17 +00:00
libsampler mac/arm64: Port SignalHandler::FillRegisterState(). 2020-06-29 08:27:23 +00:00
logging [TurboProp] Add initial DefineOutput phase for fast register allocator 2020-07-22 18:05:43 +00:00
numbers [cleanup] Remove V8_2PART_UINT64_C macro 2020-07-20 11:52:17 +00:00
objects Revert "[Intl] Sync Intl.Segmenter to latest version" 2020-07-27 17:48:53 +00:00
parsing [compiler] Off-thread finalize each function immediately 2020-07-24 07:39:11 +00:00
profiler [profiler] Remove declaration of unused SamplingAllocationObserver 2020-07-27 11:20:25 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp [zone] Cleanup zone allocations in src/regexp and tests 2020-07-10 10:30:05 +00:00
roots Reland "[offthread] Add a write lock to the string table" 2020-07-23 12:34:12 +00:00
runtime [wasm] Don't automatically remove breakpoints 2020-07-24 10:41:15 +00:00
sanitizer Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
snapshot Reland "[offthread] Add a write lock to the string table" 2020-07-23 12:34:12 +00:00
strings Revert "[Jank]: Add uri trace events" 2020-07-20 19:38:43 +00:00
tasks Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync 2020-07-21 06:43:48 +00:00
third_party Enable full WASM function names with arguments for Intel VTune 2020-07-13 14:01:27 +00:00
torque Revert "[Intl] Sync Intl.Segmenter to latest version" 2020-07-27 17:48:53 +00:00
tracing [wasm] Introduce v8.wasm.detailed trace event category 2020-06-03 18:52:50 +00:00
trap-handler [clang-tidy] Make deleted member functions public 2020-06-09 23:14:30 +00:00
utils [zone-stats] Extend AllocationPolicy interface 2020-07-16 17:06:05 +00:00
wasm PPC/s390: [liftoff][tail-call] Add indirect tail calls 2020-07-27 13:27:20 +00:00
zone [zone-compr] Add kCompressGraphZone constant 2020-07-24 08:50:11 +00:00
DEPS [heap] Split out memory-chunk.h etc from spaces.h 2020-05-05 05:44:42 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00