1 file changed
+1
-1
lines changed- Cargo.lock+2-2
- cli/Cargo.toml+1-1
- cli/lib/version.txt+1-1
- cli/rt/Cargo.toml+1-1
- ext/node/global.rs+488
- ext/node/lib.rs+45
- ext/node/ops/idna.rs+4-4
- ext/node/polyfills/00_globals.js+6
- ext/node/polyfills/01_require.js+1-2
- ext/node/polyfills/02_init.js+10-9
- ext/node/polyfills/internal/idna.ts+1
- ext/node/polyfills/internal/timers.mjs+1-3
- ext/web/02_timers.js-11
- runtime/js/98_global_scope_shared.js+12-4
- runtime/js/99_main.js+2-1
- tests/integration/node_unit_tests.rs+1
- tests/integration/npm_tests.rs+3-3
- tests/node_compat/config.toml+2-1
- tests/specs/npm/cjs_with_deps/main.js+2-2
- tests/specs/npm/compare_globals/__test__.jsonc+4
- tests/specs/npm/compare_globals/main.out+31
- tests/specs/npm/compare_globals/main.ts+61
- tests/specs/npm/info_chalk_display/main.js+2-2
- tests/specs/npm/info_chalk_display_node_modules_dir/main.js+2-2
- tests/specs/npm/info_chalk_json/main.js+2-2
- tests/specs/npm/info_chalk_json_node_modules_dir/main.js+2-2
- tests/specs/npm/node_modules_dir_with_deps/main.js+2-2
- tests/specs/run/set_timeout_error/set_timeout_error.ts.out+1-1
- tests/specs/run/set_timeout_error_handled/set_timeout_error_handled.ts.out+2-2
- tests/specs/run/worker_drop_handle_race/worker_drop_handle_race.js.out+1-1
- tests/specs/test/hooks/async_error.out+1-1
- tests/specs/test/ops_sanitizer_closed_inside_started_before/ops_sanitizer_closed_inside_started_before.ts+1-1
- tests/testdata/npm/cjs_with_deps/main.js+2-2
- tests/unit/timers_test.ts+8-16
- tests/unit_node/url_test.ts+14
- tests/wpt/runner/expectation.json+6-8
- tools/core_import_map.json+1
0 commit comments