mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 22:15:24 +02:00
s/es6id/esid
This commit is contained in:
parent
14d7bfeda2
commit
832542844c
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2018 Valerie Young. All rights reserved.
|
// Copyright (C) 2018 Valerie Young. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: sec-asynciteratorprototype
|
esid: sec-asynciteratorprototype
|
||||||
description: Property descriptor
|
description: Property descriptor
|
||||||
info: |
|
info: |
|
||||||
ECMAScript Standard Built-in Objects
|
ECMAScript Standard Built-in Objects
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2018 Valerie Young. All rights reserved.
|
// Copyright (C) 2018 Valerie Young. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: sec-asynciteratorprototype-asynciterator
|
esid: sec-asynciteratorprototype-asynciterator
|
||||||
description: Return value of @@asyncIterator
|
description: Return value of @@asyncIterator
|
||||||
info: |
|
info: |
|
||||||
%AsyncIteratorPrototype% [ @@asyncIterator ] ( )
|
%AsyncIteratorPrototype% [ @@asyncIterator ] ( )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user