- From: stelar7 <notifications@github.com>
- Date: Wed, 16 Apr 2025 13:11:47 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 April 2025 20:11:51 UTC
stelar7 created an issue (w3c/IndexedDB#449) https://w3c.github.io/IndexedDB/#evaluate-a-key-path-on-a-value Step 5. Reads `Assert: value is not an abrupt completion.` But in the earlier step 4, every step is marked with `!`, meaning that `the following invocation of an abstract or syntax-directed operation will never return an abrupt completion` So I dont see a way we could possibly hit this assert. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/449 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/issues/449@github.com>
Received on Wednesday, 16 April 2025 20:11:51 UTC