[Webkit-unassigned] [Bug 202349] New: [GTK][WPE] Fix non-unified build issue caused by r250440
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 28 12:30:39 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202349
Bug ID: 202349
Summary: [GTK][WPE] Fix non-unified build issue caused by
r250440
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
This one was introduced by r250440:
../Source/JavaScriptCore/dfg/DFGOSRExit.cpp:524:47: error: use of undeclared identifier 'OpGetById'; did you mean 'GetById'?
bool doProfile = !instruction->is<OpGetById>() || instruction->as<OpGetById>().metadata(profiledCodeBlock).m_modeMetadata.mode == GetByIdMode::ArrayLength;
^~~~~~~~~
GetById
--
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/20190928/76daed51/attachment-0001.html>
More information about the webkit-unassigned
mailing list