[webkit-reviews] review granted: [Bug 181184] [JSC] Remove unused JSTypes : [Attachment 330237] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 28 18:12:43 PST 2017


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 181184: [JSC] Remove unused JSTypes
https://bugs.webkit.org/show_bug.cgi?id=181184

Attachment 330237: Patch

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




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 330237
  --> https://bugs.webkit.org/attachment.cgi?id=330237
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=330237&action=review

> Source/JavaScriptCore/runtime/JSType.h:25
>  enum JSType : uint8_t {

You don’t need to change any of these values in the LLInt?


More information about the webkit-reviews mailing list