1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/standalone
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
..
binary.rs refactor: update to deno_config 0.25 (#24645) 2024-07-19 15:56:07 -04:00
file_system.rs fix(node): Implement fs.lchown (and process.getegid) (#24418) 2024-07-05 18:32:51 +00:00
mod.rs feat: upgrade V8 to 12.8 (#24693) 2024-07-31 23:22:34 +00:00
virtual_fs.rs fix: revert accidentally added parentPath on DirEntry (#24438) 2024-07-04 20:58:30 -04:00