We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df0b8e commit cc7a117Copy full SHA for cc7a117
Userland/Libraries/LibJS/Runtime/ShadowRealm.h
@@ -7,6 +7,7 @@
7
#pragma once
8
9
#include <LibJS/Runtime/Completion.h>
10
+#include <LibJS/Runtime/ExecutionContext.h>
11
#include <LibJS/Runtime/Object.h>
12
#include <LibJS/Runtime/Realm.h>
13
0 commit comments