File tree 1 file changed +1
-21
lines changed
hkmc2/shared/src/test/mlscript/codegen
1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 1
1
:js
2
2
3
3
4
+ :silent
4
5
globalThis
5
- //│ > <ref *1> Object [global] {
6
- //│ > global: [Circular *1],
7
- //│ > clearImmediate: [Function: clearImmediate],
8
- //│ > setImmediate: [Function: setImmediate] {
9
- //│ > [Symbol(nodejs.util.promisify.custom)]: [Getter]
10
- //│ > },
11
- //│ > clearInterval: [Function: clearInterval],
12
- //│ > clearTimeout: [Function: clearTimeout],
13
- //│ > setInterval: [Function: setInterval],
14
- //│ > setTimeout: [Function: setTimeout] {
15
- //│ > [Symbol(nodejs.util.promisify.custom)]: [Getter]
16
- //│ > },
17
- //│ > queueMicrotask: [Function: queueMicrotask],
18
- //│ > structuredClone: [Function: structuredClone],
19
- //│ > atob: [Getter/Setter],
20
- //│ > btoa: [Getter/Setter],
21
- //│ > performance: [Getter/Setter],
22
- //│ > fetch: [Function: fetch],
23
- //│ > navigator: [Getter],
24
- //│ > crypto: [Getter]
25
- //│ = }
26
6
27
7
28
8
// FIXME prevent rebinding of this name
You can’t perform that action at this time.
0 commit comments