diff options
author | Andreu Botella <andreu@andreubotella.com> | 2022-12-17 00:54:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-17 00:54:00 +0100 |
commit | bb8a49993b93669ee54677a19e3c23ea74c89190 (patch) | |
tree | fc0b123f4a210ea135ec3aa48cfb33c12fa46f1e /cli/cache/disk_cache.rs | |
parent | c39550fe522306d049716a0c6aca5a850c841f7e (diff) |
chore(core): Small realm-related fixes (#17044)
- `JsRuntime::built_from_snapshot` was removed because it was redundant
with `JsRuntime::snapshot_options`.
- Updates to stale documentation of `JsRuntime::create_realm`.
- `JsRuntime::create_realm` now calls `JsRuntime::init_extension_js`
unconditionally, since if the runtime was built from a snapshot,
`init_extension_js` will be a no-op.
- Typo fix in the documentation for `JsRealm`.
Diffstat (limited to 'cli/cache/disk_cache.rs')
0 files changed, 0 insertions, 0 deletions