mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-14 11:54:53 +03:00
LibJS: Add JS::NativeFunction to the forwarding header
This commit is contained in:
parent
0db6835e73
commit
81839ea1bd
Notes:
sideshowbarker
2024-07-18 23:07:40 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/81839ea1bd2
@ -136,6 +136,7 @@ class HeapBlock;
|
||||
class Interpreter;
|
||||
class LexicalEnvironment;
|
||||
class MarkedValueList;
|
||||
class NativeFunction;
|
||||
class NativeProperty;
|
||||
class PrimitiveString;
|
||||
class Reference;
|
||||
|
Loading…
Reference in New Issue
Block a user