- From: Joshua Bell <notifications@github.com>
- Date: Fri, 21 Oct 2016 14:02:13 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Friday, 21 October 2016 21:02:43 UTC
inexorabletash commented on this pull request. > <dd>Let |value| be a Number equal to the number of elements in |value|.</dd> <dt>If |value| is an [=Array=] and |identifier| is "<code>length</code>"</dt> - <dd>Let |value| be [=!=] ToLength([=!=] Get(|value|, "<code>length</code>")).</dd> + + <dd>Let |value| be [=!=] [=ToLength=]([=!=] Get(|value|, "<code>length</code>")).</dd> Done. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/101
Received on Friday, 21 October 2016 21:02:43 UTC