diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2019-06-05 16:35:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 16:35:38 -0400 |
commit | e152dae006c941abd614cc31820981c629410d7c (patch) | |
tree | 503ef96b8e2d34c58765a504ecd2b1ee38bb9eac /core/libdeno | |
parent | 6fa4d2e7597e2b581a95b6c503cb4c0859f1cefa (diff) |
RecursiveLoad shouldn't own the Isolate (#2453)
This patch makes it so that RecursiveLoad doesn't own the Isolate, so
Worker::execute_mod_async does not consume itself.
Previously Worker implemented Loader, but now ThreadSafeState does.
This is necessary preparation work for dynamic import (#1789) and import
maps (#1921)
Diffstat (limited to 'core/libdeno')
0 files changed, 0 insertions, 0 deletions