mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:47:44 +00:00
LibJS: Remove MarkedValueList in favor of MarkedVector<Value> :^)
This commit is contained in:
parent
6508ff5bbd
commit
7676b1b925
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