- From: Shu-yu Guo <notifications@github.com>
- Date: Tue, 01 Mar 2022 15:55:59 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 March 2022 23:56:11 UTC
@syg commented on this pull request. > @@ -8072,8 +8072,8 @@ ECMAScript Array values. 1. Let |V| be the value in |S| at index |i|. 1. Let |E| be the result of [=converted to an ECMAScript value|converting=] |V| to an ECMAScript value. - 1. Let |P| be the result of calling <a abstract-op>ToString</a>(|i|). - 1. Call <a abstract-op>CreateDataProperty</a>(|A|, |P|, |E|). + 1. Let |P| be the result of calling [=?=] <a abstract-op>ToString</a>(|i|). Fixed. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1111#discussion_r817237629 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1111/review/896955250@github.com>
Received on Tuesday, 1 March 2022 23:56:11 UTC