mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:47:34 +00:00
LibWeb: Make PerformanceTiming GC-allocated
This commit is contained in:
parent
8c90e08e0b
commit
5f4d4ffe39
6 changed files with 31 additions and 15 deletions
|
@ -474,7 +474,6 @@ class MutationRecordWrapper;
|
|||
class NodeListWrapper;
|
||||
class OptionConstructor;
|
||||
class Path2DWrapper;
|
||||
class PerformanceTimingWrapper;
|
||||
class RangePrototype;
|
||||
class ResizeObserverWrapper;
|
||||
class SelectionWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue