mirror of
https://github.com/denoland/deno.git
synced 2025-01-05 05:49:20 -05:00
28a4f3d0f5
Relands #19463. This time the `ExtensionFileSourceCode` enum is preserved, so this effectively just splits feature `include_js_for_snapshotting` into `exclude_js_sources` and `runtime_js_sources`, adds a `force_include_js_sources` option on `extension!()`, and unifies `ext::Init_ops_and_esm()` and `ext::init_ops()` into `ext::init()`. |
||
---|---|---|
.. | ||
bindings.js | ||
bindings.rs | ||
encode_decode_test.js | ||
error_builder_test.js | ||
icudtl.dat | ||
jsrealm.rs | ||
jsruntime.rs | ||
mod.rs | ||
ops.rs | ||
serialize_deserialize_test.js | ||
snapshot_util.rs | ||
tests.rs |