v8/src
Santiago Aboy Solanes 92993c1baf [csa][cleanup] TNodify LoadMap
This used to break x64 no embed bot due to it being Large code objects
but no embed no longer exists so this isn't a problem anymore.

Bug: v8:9708, v8:6949, v8:9637
Change-Id: I83836a94ff1747841315d46ca0e7ec5c73bbaf0d
Fix: v8:9637
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2387962
Reviewed-by: Mythri Alle <mythria@chromium.org>
Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69692}
2020-09-03 10:21:49 +00:00
..
api [api] Deprecate misleading v8::String::IsExernal method 2020-09-02 13:35:20 +00:00
asmjs [asm] Fix globals initialized by '-0' 2020-08-28 15:19:16 +00:00
ast Revert "[compiler] Replace ScopeInfoData with direct reads" 2020-08-19 16:25:27 +00:00
base Fix implicit conversion loses integer precision warning 2020-09-02 22:22:49 +00:00
builtins [execution] Add argument count to the standard frame 2020-09-02 09:27:30 +00:00
codegen [csa][cleanup] TNodify LoadMap 2020-09-03 10:21:49 +00:00
common [wasm] Add some documentation on code space limit 2020-08-25 18:13:46 +00:00
compiler Reland "[compiler] Add a StartNode wrapper class" 2020-09-03 07:15:09 +00:00
compiler-dispatcher [js-function] Remove deprecated predicates 2020-08-11 11:53:00 +00:00
d8 [Jobs API]: Cleanup migration of missing Jobs pieces. 2020-09-02 20:51:29 +00:00
date Make ToInteger always truncate -0 2020-03-02 20:40:01 +00:00
debug remove ID field from StackTraceFrame 2020-09-01 17:15:29 +00:00
deoptimizer [execution] Add argument count to the standard frame 2020-09-02 09:27:30 +00:00
diagnostics remove ID field from StackTraceFrame 2020-09-01 17:15:29 +00:00
execution Fix various typos (and add one DCHECK) 2020-09-02 13:56:20 +00:00
extensions [clang-tidy] Remove unneeded casts 2020-06-10 20:47:50 +00:00
flags Skip no-op stores when enforcing flag implications 2020-09-02 12:55:50 +00:00
handles [handles] Check FLAG_local_heaps in IsDereferenceAllowed() 2020-08-25 14:25:03 +00:00
heap [Jobs API]: Cleanup migration of missing Jobs pieces. 2020-09-02 20:51:29 +00:00
ic [IC] Clarify receiver vs holder some more 2020-09-02 12:40:10 +00:00
init [WeakRef] The builtin deref should use the adaptor frame 2020-08-27 09:52:44 +00:00
inspector [inspector] Make collectGarbage of HeapProfiler precise 2020-08-18 07:24:14 +00:00
interpreter Fixed bytecode generation of spread operation 2020-09-02 14:30:48 +00:00
json [globals] Change uc32 to be unsigned 2020-06-10 08:37:46 +00:00
libplatform [platform] Fix data race on DefaultJobState::priority_ 2020-08-26 15:00:39 +00:00
libsampler [cpu-profiler] Add stats to track missing or unnattributed frames 2020-09-01 15:14:49 +00:00
logging Revert "[cpu-profiler] Ensure sampled thread has Isolate lock under Windows" 2020-09-01 10:21:41 +00:00
numbers Check interrupts in runtime BigInt parser 2020-09-02 16:04:28 +00:00
objects [snapshot] Fix clearing compiled code from JSFunction 2020-09-03 06:01:49 +00:00
parsing [cleanup] Consistent comments on namespace ends 2020-08-17 10:09:02 +00:00
profiler [cpu-profiler] Add stats to track missing or unnattributed frames 2020-09-01 15:14:49 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp [regexp] Fix usage of {Is,Mark}PcProcessed in NfaInterpreter 2020-09-02 11:32:35 +00:00
roots [offthread] Change OffThreadIsolate to LocalIsolate 2020-08-14 10:57:27 +00:00
runtime [IC] Clarify receiver vs holder some more 2020-09-02 12:40:10 +00:00
sanitizer [platform] Add SharedMemory allocation and mapping 2020-07-30 18:31:21 +00:00
snapshot [snapshot] Fix clearing compiled code from JSFunction 2020-09-03 06:01:49 +00:00
strings [cleanup] Consistent comments on namespace ends 2020-08-17 10:09:02 +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 [torque] Allow indexed field access in length expressions 2020-08-18 15:05:33 +00:00
tracing [wasm] Introduce v8.wasm.detailed trace event category 2020-06-03 18:52:50 +00:00
trap-handler [cleanup] Consistent comments on namespace ends 2020-08-17 10:09:02 +00:00
utils [heap] Make Heap::UnregisterStrongRoots work in constant time 2020-08-20 12:15:20 +00:00
wasm [Jobs API]: Cleanup migration of missing Jobs pieces. 2020-09-02 20:51:29 +00:00
zone [cleanup] Consistent comments on namespace ends 2020-08-17 10:09:02 +00:00
DEPS [heap] Add conservative stack scanning 2020-09-01 12:21:29 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00