Commit a7f761b
committed
[libwebaudio.js] Convert to handle allocator. NFC
Also:
- Removing duplication in precondition check.
- Use `dbg()` for debug messages
The use of the HandleAllocator does add about 70 bytes to the JS
payload, but that will be amortized over the different places where
HandleAllocator is also uses.1 parent b1072be commit a7f761b
1 file changed
+90
-87
lines changed
0 commit comments