Re: [w3c/IndexedDB] Replace abrupt completion asserts/returns with !? shortcuts from ES spec (#100)

inexorabletash commented on this pull request.



>              |value|)
 
-        6. Assert: |value| is not an abrupt completion.
-
-        7. If |value| is Undefined, return failure.
+        5. If |value| is Undefined, return failure.

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/100

Received on Thursday, 20 October 2016 18:29:31 UTC