-
-
Notifications
You must be signed in to change notification settings - Fork 36.7k
Expand file tree
/
Copy pathjsapi.json
More file actions
54 lines (54 loc) Β· 1.64 KB
/
Copy pathjsapi.json
File metadata and controls
54 lines (54 loc) Β· 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"esm-integration/global-exports-live-bindings.tentative.any.js": {
"skip": "Live bindings unsupported pending V8 WebAssemblyModuleRecord"
},
"esm-integration/namespace-instance.tentative.any.js": {
"skip": "pending https://github.com/nodejs/node/pull/59024"
},
"esm-integration/v128-tdz.tentative.any.js": {
"skip": "v128 undefined Wasm bindings not yet supported in V8"
},
"global/value-get-set.any.js": {
"fail": {
"expected": [
"Calling setter without argument"
]
}
},
"exception/getArg.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/call.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/constructor.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/table.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"global/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"idlharness.any.js": {
"skip": "track - still tentative / unsupported"
},
"memory/constructor-types.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"memory/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"table/constructor-types.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"table/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"tag/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
}
}