diff options
author | Leo Kettmeir <crowlkats@toaxl.com> | 2023-01-19 13:47:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-19 13:47:41 +0100 |
commit | f85b006628de5168b0fef42970ca97fa3033f34e (patch) | |
tree | 22a3d9a7db8411741b8f5e3b54718b777e511a1e /test_napi/arraybuffer_test.js | |
parent | 8dbf7d786605ce5b7682b7a2c506be8860da1a8a (diff) |
refactor: cleanup ModuleMap (#17469)
- changes module id to be usize & 0 based instead of 1 based
- merges `ids_by_handle` & `handles_by_id` to be a single `handles`
vector
- removes `next_module_id`, as vector is used
- turns `info` into a vector
Diffstat (limited to 'test_napi/arraybuffer_test.js')
0 files changed, 0 insertions, 0 deletions