[Webkit-unassigned] [Bug 242975] New: [JSC] Introduce weaker version of invalidation for loop-hint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 18:34:33 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242975

            Bug ID: 242975
           Summary: [JSC] Introduce weaker version of invalidation for
                    loop-hint
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

It is unrelated to watchpoint's invalidation. But we should have a point to inject termination-exception at loop-hint.
So, we should make LoopHint a target injecting termination-exception, which is much weaker than InvalidationPoint since it is always throwing an uncatchable error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220721/d0b4c7ca/attachment-0001.htm>


More information about the webkit-unassigned mailing list