[webkit-reviews] review granted: [Bug 188560] [JSC] GetByIdStatus::m_wasSeenInJIT is touched in GetByIdStatus::slowVersion : [Attachment 347089] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 10:43:14 PDT 2018


Keith Miller <keith_miller at apple.com> has granted Yusuke Suzuki
<yusukesuzuki at slowstart.org>'s request for review:
Bug 188560: [JSC] GetByIdStatus::m_wasSeenInJIT is touched in
GetByIdStatus::slowVersion
https://bugs.webkit.org/show_bug.cgi?id=188560

Attachment 347089: Patch

https://bugs.webkit.org/attachment.cgi?id=347089&action=review




--- Comment #3 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 347089
  --> https://bugs.webkit.org/attachment.cgi?id=347089
Patch

Ugh, I wish there was a way we could get a compiler warning about members
without default constructors not being initialized...


More information about the webkit-reviews mailing list