v8/src
Marja Hölttä 8bb8a28549 Move helper SFIs from NativeContext to Isolate, part 2
There's no need for them to be in NativeContext.

This CL moves the minimal subset of SFIs related to async iterators.

Bug: v8:10482
Change-Id: I80a34a886387398e6565afe77ab99f389d2ccabd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2184233
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67636}
2020-05-07 07:05:19 +00:00
..
api [sandbox] Wire ExternalString resource through bottleneck 2020-05-06 12:35:46 +00:00
asmjs [offthread] Unify compiler.cc finalization logic 2020-05-06 13:41:09 +00:00
ast [offthread] Unify compiler.cc finalization logic 2020-05-06 13:41:09 +00:00
base base/platform/time: Remove Athlon XP2 detection 2020-05-04 14:01:01 +00:00
builtins Move helper SFIs from NativeContext to Isolate, part 2 2020-05-07 07:05:19 +00:00
codegen Move helper SFIs from NativeContext to Isolate, part 2 2020-05-07 07:05:19 +00:00
common [offthread] Allow cleared references allocation off-thread 2020-05-06 12:19:06 +00:00
compiler [ptr-compr][ppc] Implement pointer compression 2020-05-06 19:06:32 +00:00
compiler-dispatcher [compile] Add an UnoptimizedCompileState class 2020-04-23 07:08:28 +00:00
d8 [predictable] Run worker task on the foreground task runner 2020-05-06 15:49:07 +00:00
date Make ToInteger always truncate -0 2020-03-02 20:40:01 +00:00
debug [ptr-compr][ppc] Implement pointer compression 2020-05-06 19:06:32 +00:00
deoptimizer PPC: rename kPointerSize to kSystemPointerSize etc 2020-04-28 18:17:36 +00:00
diagnostics PPC: [wasm-simd] Implement simd FP Splat 2020-05-06 18:20:07 +00:00
execution [API] Fix microtask message reporting 2020-05-06 20:26:42 +00:00
extensions Fix cputracemark extension 2020-03-30 10:53:19 +00:00
flags [predictable] Run worker task on the foreground task runner 2020-05-06 15:49:07 +00:00
handles [sandbox] Access external pointers in embedder slots via bottlenecks 2020-05-05 15:27:49 +00:00
heap Move helper SFIs from NativeContext to Isolate, part 2 2020-05-07 07:05:19 +00:00
ic [sandbox][x64] Access external pointer in Foreign via bottlenecks 2020-04-30 08:04:24 +00:00
init Move helper SFIs from NativeContext to Isolate, part 2 2020-05-07 07:05:19 +00:00
inspector [inspector] fix sourceURL magic comment parsing 2020-05-07 05:04:49 +00:00
interpreter [offthread] Unify compiler.cc finalization logic 2020-05-06 13:41:09 +00:00
json [runtime] Don't track transitions for certainly detached maps 2020-05-04 13:27:10 +00:00
libplatform [platform] Bump maximum number of worker threads 2020-05-06 07:26:39 +00:00
libsampler [ppc64][ppc] Split up ARCH_PPC and ARCH_PPC64 2020-02-21 15:42:20 +00:00
logging [wasm] Remove interpreter entry frames 2020-05-06 13:27:27 +00:00
numbers [offthread] Ensure off-thread allocations are pretenured 2020-03-20 11:32:51 +00:00
objects Move helper SFIs from NativeContext to Isolate, part 2 2020-05-07 07:05:19 +00:00
parsing [offthread] Unify compiler.cc finalization logic 2020-05-06 13:41:09 +00:00
profiler [cpu-profiler][cleanup] Use std::atomic_bool for running flag 2020-04-30 07:35:14 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp Reland "[regexp] Limit the size of inlined choice nodes" 2020-04-29 07:18:11 +00:00
roots Move helper SFIs from NativeContext to Isolate, part 2 2020-05-07 07:05:19 +00:00
runtime [API] Fix microtask message reporting 2020-05-06 20:26:42 +00:00
sanitizer Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
snapshot Reland "[offthread] Serialize new-space objects into old space" 2020-05-06 16:35:27 +00:00
strings Revert "[ast] Remove literal allocation from CallPrinter" 2020-04-29 17:13:34 +00:00
tasks Revert "[weakrefs] Schedule FinalizationGroup cleanup tasks from within V8" 2020-02-09 16:24:52 +00:00
third_party Update the dependency of v8_vtunejit 2019-12-23 02:00:49 +00:00
torque [clang-tidy] Use explicit default for constructor 2020-05-06 18:15:17 +00:00
tracing tracing: Add new category group 2020-04-20 14:12:07 +00:00
trap-handler Introducing trap handler support for FreeBSD x64. 2019-11-08 16:46:05 +00:00
utils [clang-tidy] Use explicit default for constructor 2020-05-06 16:57:12 +00:00
wasm [wasm-simd] Fix decoding memarg in interpreter 2020-05-06 16:58:17 +00:00
zone Remove and update some outdated TODO(mstarzinger). 2019-12-13 10:18:04 +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