mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 10:01:13 +09:00
LibJS: Add Function to Forward.h
This commit is contained in:
parent
e96ef450f6
commit
f64f7a4787
Notes:
sideshowbarker
2024-07-19 08:15:34 +09:00
Author: https://github.com/awesomekling
Commit: f64f7a4787
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ class ASTNode;
|
||||||
class Argument;
|
class Argument;
|
||||||
class Cell;
|
class Cell;
|
||||||
class Expression;
|
class Expression;
|
||||||
|
class Function;
|
||||||
class Heap;
|
class Heap;
|
||||||
class HeapBlock;
|
class HeapBlock;
|
||||||
class Interpreter;
|
class Interpreter;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue