mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:07:34 +00:00
LibJS: Add JS::NativeFunction to the forwarding header
This commit is contained in:
parent
0db6835e73
commit
81839ea1bd
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ class HeapBlock;
|
|||
class Interpreter;
|
||||
class LexicalEnvironment;
|
||||
class MarkedValueList;
|
||||
class NativeFunction;
|
||||
class NativeProperty;
|
||||
class PrimitiveString;
|
||||
class Reference;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue