mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
Implement binding support for returning and accepting Promises in WebIDL.
This commit is contained in:
parent
73b2963509
commit
a1091772ec
12 changed files with 217 additions and 20 deletions
|
@ -27,6 +27,7 @@ function test_interfaces(interfaceNamesInGlobalScope) {
|
|||
"NaN",
|
||||
"Number",
|
||||
"Object",
|
||||
"Promise",
|
||||
"Proxy",
|
||||
"RangeError",
|
||||
"ReferenceError",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue