[IndexedDB] Define key extraction/injection using [[DefineOwnProperty]] and [[Get]] (#2)

Make sure that the keypath evaluation steps are rigorously defined in terms of ES primitives like [[DefineOwnProperty]] and [[Get]] so behavior is consistent in the face of properties on Object.prototype etc.


---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/2

Received on Thursday, 23 April 2015 17:15:42 UTC