Re: [w3c/IndexedDB] Possibly unnecessary step in `evaluate a key path on a value` (Issue #449)

inexorabletash left a comment (w3c/IndexedDB#449)

> But maybe its just my misunderstanding from how Ladybird handles `!`😅

If you can explain more, maybe I can comment. Even that statement seems suspect, though. The `!` sigil is the same thing as a spec assertion: _if this happens, there is a bug in the specification or the implementation._ So there's nothing for a conforming implementation to do - it's purely informational to the reader. The only reasonable thing to do in an implementation is crash (and send telemetry), as undefined behavior has been encountered.





-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/449#issuecomment-2814067652
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/issues/449/2814067652@github.com>

Received on Thursday, 17 April 2025 21:35:08 UTC