[Webkit-unassigned] [Bug 179209] New: [GTK] error: no member named 'isEnabled' in namespace 'Gigacage' and error: too few arguments to function call, expected 2, have 1 LValue basePtr = m_out.constIntPtr(Gigacage::basePtr(kind));

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 2 16:32:04 PDT 2017


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

            Bug ID: 179209
           Summary: [GTK] error: no member named 'isEnabled' in namespace
                    'Gigacage' and error: too few arguments to function
                    call, expected 2, have 1         LValue basePtr =
                    m_out.constIntPtr(Gigacage::basePtr(kind));
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkuehl at gmail.com
                CC: bugs-noreply at webkitgtk.org

In file included from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource61.cpp:4:
../../Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:12232:24: error: no member named 'isEnabled' in namespace 'Gigacage'
        if (!Gigacage::isEnabled(kind))
             ~~~~~~~~~~^
../../Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:12242:66: error: too few arguments to function call, expected 2, have 1
        LValue basePtr = m_out.constIntPtr(Gigacage::basePtr(kind));
                                           ~~~~~~~~~~~~~~~~~     ^
../../Source/WTF/wtf/Gigacage.h:81:1: note: 'basePtr' declared here
ALWAYS_INLINE void*& basePtr(BasePtrs& basePtrs, Kind kind)
^
../../Source/WTF/wtf/Compiler.h:184:23: note: expanded from macro 'ALWAYS_INLINE'
#define ALWAYS_INLINE inline __attribute__((__always_inline__))
                      ^

-- 
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/20171102/02fab80a/attachment.html>


More information about the webkit-unassigned mailing list