mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-05 17:16:04 +00:00
LibJS: Make Script.h not include AST.h
This commit is contained in:
parent
8cb6484f6c
commit
65e7c58990
Notes:
sideshowbarker
2024-07-17 05:58:46 +09:00
Author: https://github.com/awesomekling
Commit: 65e7c58990
Pull-request: https://github.com/SerenityOS/serenity/pull/16153
Reviewed-by: https://github.com/linusg
3 changed files with 2 additions and 1 deletions
|
@ -184,6 +184,7 @@ class ObjectEnvironment;
|
|||
class Parser;
|
||||
struct ParserError;
|
||||
class PrimitiveString;
|
||||
class Program;
|
||||
class PromiseCapability;
|
||||
class PromiseReaction;
|
||||
class PropertyAttributes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue