[Webkit-unassigned] [Bug 174696] New: Create regression tests for the JIT probe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 20 16:18:54 PDT 2017


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

            Bug ID: 174696
           Summary: Create regression tests for the JIT probe.
           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: mark.lam at apple.com

We should test that:
1. the probe is able to read the value of all CPU registers.
2. the probe is able to write the value of all CPU registers.
3. special case of (2): the probe is able to change the value of the stack pointer.
4. special case of (2): the probe is able to change the value of the program counter (where to execute upon returning from the probe).

<rdar://problem/33436922>

-- 
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/20170720/e9660c04/attachment-0001.html>


More information about the webkit-unassigned mailing list