Re: [w3c/IndexedDB] Fixes for 'steps for storing' (#146)

> ...because the whole algorithm ought to continue on to keep checking the remaining identifiers.

If _hop_ is false it has no property; the corresponding injection steps will add a blank object as necessary for the remaining (non-last) identifiers. That blank object will have no own-properties so therefore it will (inductively) be okay to add more.



-- 
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/146#issuecomment-279572726

Received on Tuesday, 14 February 2017 00:53:17 UTC