diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2019-06-12 10:53:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-12 10:53:24 -0700 |
commit | 2a5138a5166f0945d5fda68c89fa8e23c66fb681 (patch) | |
tree | 9086bdf89de1a8e077d74e0a38fb664d1be906db /core/shared_queue.js | |
parent | 8693d0e0a7d7ce1e4533aef30c1a735276e3009b (diff) |
Remove Config struct from core (#2502)
It's unnecessary indirection and is preventing the ability to easily
pass isolate references into the dispatch and dyn_import closures.
Note: this changes how StartupData::Script is executed. It's no longer done
during Isolate::new() but rather lazily on first poll or execution.
Diffstat (limited to 'core/shared_queue.js')
0 files changed, 0 insertions, 0 deletions