Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-12 | reset string decoder on end (#1782) | 1 | -1/+5 | ||
2022-09-06 | Add native ReadableState (#1210) | 1 | -9/+0 | ||
* use functionSpace for JSStringDecoderConstructor and fix console.log on prototype * Add native ReadableState * move kPaused to class property | |||||
2022-09-01 | Add native StringDecoder (#1188) | 1 | -0/+129 | ||
* Add native StringDecoder * fix upon reviews * add Constructor and use LazyClassStructure |