mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 17:44:56 +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 Cell;
|
||||
class Expression;
|
||||
class Function;
|
||||
class Heap;
|
||||
class HeapBlock;
|
||||
class Interpreter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue