mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add new JS engine error type to WPT tests.
This commit is contained in:
parent
397b9b2601
commit
303483e8eb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ function test_interfaces(interfaceNamesInGlobalScope) {
|
|||
// This is a list of interfaces that are exposed to every webpage by SpiderMonkey.
|
||||
// IMPORTANT: Do not change this list without review from a JavaScript Engine peer!
|
||||
var ecmaGlobals = [
|
||||
"AggregateError",
|
||||
"Array",
|
||||
"ArrayBuffer",
|
||||
"BigInt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue