mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:57:44 +00:00
LibWeb: Make TextEncoder GC-allocated
This commit is contained in:
parent
57db2529cf
commit
7e508456a0
4 changed files with 25 additions and 21 deletions
|
@ -462,7 +462,6 @@ class RangePrototype;
|
|||
class ResizeObserverWrapper;
|
||||
class SelectionWrapper;
|
||||
class TextDecoderWrapper;
|
||||
class TextEncoderWrapper;
|
||||
class URLSearchParamsIteratorWrapper;
|
||||
class URLSearchParamsWrapper;
|
||||
class URLWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue