[Webkit-unassigned] [Bug 187639] New: [GLIB] Add API to evaluate code using a given object to store global symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 05:42:59 PDT 2018


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

            Bug ID: 187639
           Summary: [GLIB] Add API to evaluate code using a given object
                    to store global symbols
           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: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, utatane.tea at gmail.com

Instead of adding symbols to the global object, they are added to a new object created in the context. This is similar to JS::Evaluate in spider monkey when a scopeChain parameter is passed.

-- 
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/20180713/10d226b5/attachment.html>


More information about the webkit-unassigned mailing list