[Webkit-unassigned] [Bug 150793] New: Fix the !ENABLE(ES6_ARROWFUNCTION_SYNTAX) build after r191875

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 03:13:01 PST 2015


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

            Bug ID: 150793
           Summary: Fix the !ENABLE(ES6_ARROWFUNCTION_SYNTAX) build after
                    r191875
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Blocker
          Priority: P1
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: ggaren at apple.com, utatane.tea at gmail.com
            Blocks: 150769

https://trac.webkit.org/changeset/191875 broke the !ENABLE(ES6_ARROWFUNCTION_SYNTAX) build:

../../Source/JavaScriptCore/parser/Parser.cpp: In member function 'bool JSC::Parser<T>::parseFunctionInfo(TreeBuilder&, JSC::FunctionRequirements, JSC::SourceParseMode, bool, JSC::ConstructorKind, JSC::SuperBinding, int, JSC::ParserFunctionInfo<TreeBuilder>&, JSC::Parser<T>::FunctionDefinitionType)':
../../Source/JavaScriptCore/parser/Parser.cpp:1695:25: error: 'ARROWFUNCTION' was not declared in this scope

( I don't have any time to investigate this regression, feel free to pick it up. )

-- 
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/20151102/c5910369/attachment-0001.html>


More information about the webkit-unassigned mailing list