|
// Copyright (C) 2020 Rick Waldron. All rights reserved.
|
|
// This code is governed by the BSD license found in the LICENSE file.
|
|
|
|
/*---
|
|
esid: sec-ecmascript-standard-built-in-objects
|
|
desc: >
|
|
new SubURIError() instanceof URIError
|
|
template: default
|
|
---*/
|
|
|
|
//- builtin
|
|
URIError
|