Commit 2675085
committed
perf(napi/parser): lazy deserialization use only
Continuation of #21132. Use `Int32Array` view of the buffer for all code in lazy deserialization. Lazy deserialization is not currently in use, but keeping it in line with the main raw transfer deserializer allows removing the `Unint32Array` view of the buffer entirely in #21140 without breaking the lazy deserializer tests.Int32Array (#21139)1 parent 5b35a53 commit 2675085
4 files changed
Lines changed: 954 additions & 950 deletions
File tree
- napi/parser/src-js
- generated/lazy
- raw-transfer
- tasks/ast_tools/src/generators
0 commit comments