StructureStubInfo should have an GPRReg members not int8_ts
Created attachment 325475 [details] Patch
Comment on attachment 325475 [details] Patch r=me
Created attachment 325476 [details] Patch for landing
Comment on attachment 325475 [details] Patch r=me. Please also make FPRegister and SPRegister extend uint8_t for consistency. I don't mind if you do it in a separate patch.
Comment on attachment 325476 [details] Patch for landing Clearing flags on attachment: 325476 Committed r224243: <https://trac.webkit.org/changeset/224243>
All reviewed patches have been landed. Closing bug.
This patch caused a build failure on windows: https://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/5699/steps/compile-webkit/logs/stdio https://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/5699/steps/compile-webkit/logs/stdio
Re-opened since this is blocked by bug 179083