[Webkit-unassigned] [Bug 163761] New: [JSC] Drop isEnvironmentRecord type info flag and use JSType information instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 15:19:08 PDT 2016


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

            Bug ID: 163761
           Summary: [JSC] Drop isEnvironmentRecord type info flag and use
                    JSType information instead
    Classification: Unclassified
           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: utatane.tea at gmail.com

JSType already has information: WithScope, GlobalObject, ModuleLexicalEnvironment etc.
Instead of using a type info flag bit, just use these type info.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161020/f16fcb57/attachment.html>


More information about the webkit-unassigned mailing list