mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 03:56:16 +00:00
LibJS: Remove MarkedValueList in favor of MarkedVector<Value> :^)
This commit is contained in:
parent
6508ff5bbd
commit
7676b1b925
Notes:
sideshowbarker
2024-07-18 00:41:35 +09:00
Author: https://github.com/linusg
Commit: 7676b1b925
Pull-request: https://github.com/SerenityOS/serenity/pull/12376
Reviewed-by: https://github.com/IdanHo
6 changed files with 0 additions and 116 deletions
|
@ -159,7 +159,6 @@ class HandleImpl;
|
|||
class Heap;
|
||||
class HeapBlock;
|
||||
class Interpreter;
|
||||
class MarkedValueList;
|
||||
class Module;
|
||||
class NativeFunction;
|
||||
class ObjectEnvironment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue