1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/node_compat/test/common
snek f57745fe21
feat: upgrade V8 to 12.8 (#24693)
- upgrade to v8 12.8
  - optimizes DataView bigint methods
  - fixes global interceptors
  - includes CPED methods for ALS
- fix global resolution
- makes global resolution consistent using host_defined_options.
originally a separate patch but due to the global interceptor bug it
needs to be included in this pr for all tests to pass.
2024-07-31 23:22:34 +00:00
..
child_process.js chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00
countdown.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
dns.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
duplexpair.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
fixtures.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
hijackstdio.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
index.js feat: upgrade V8 to 12.8 (#24693) 2024-07-31 23:22:34 +00:00
index.mjs chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00
internet.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
package.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
tmpdir.js chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00