Bug 179071

Summary: StructureStubInfo should have GPRReg members not int8_ts
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: REOPENED ---    
Severity: Normal CC: buildbot, commit-queue, jlewis3, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 179083    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Keith Miller 2017-10-31 12:54:19 PDT
StructureStubInfo should have an GPRReg members not int8_ts
Comment 1 Keith Miller 2017-10-31 12:56:42 PDT
Created attachment 325475 [details]
Patch
Comment 2 Michael Saboff 2017-10-31 12:58:10 PDT
Comment on attachment 325475 [details]
Patch

r=me
Comment 3 Keith Miller 2017-10-31 12:58:55 PDT
Created attachment 325476 [details]
Patch for landing
Comment 4 Mark Lam 2017-10-31 13:00:17 PDT
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 5 WebKit Commit Bot 2017-10-31 13:29:59 PDT
Comment on attachment 325476 [details]
Patch for landing

Clearing flags on attachment: 325476

Committed r224243: <https://trac.webkit.org/changeset/224243>
Comment 6 WebKit Commit Bot 2017-10-31 13:30:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 WebKit Commit Bot 2017-10-31 16:10:21 PDT
Re-opened since this is blocked by bug 179083