[Webkit-unassigned] [Bug 185043] New: Expose "$262.agent.monotonicNow()" for use in testing Atomic operation timeouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 13:24:07 PDT 2018


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

            Bug ID: 185043
           Summary: Expose "$262.agent.monotonicNow()" for use in testing
                    Atomic operation timeouts
           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: rick at bocoup.com

During a discussion (re: Atomics testing in Test262) with Filip Pizlo this afternoon, we determined that $262.agent should expose a new function that returns a monotonically increasing time value (to avoid relying on Date.now()). I believe this can be implemented by exposing a wrapper for MonotonicTime::now()

(Patch to follow)

-- 
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/20180426/26e2135c/attachment.html>


More information about the webkit-unassigned mailing list