Bug 211053

Summary: [JSC] Clearly distinguish isConstructor from getConstructData
Product: WebKit Reporter: Ross Kirsling <ross.kirsling>
Component: New BugsAssignee: Ross Kirsling <ross.kirsling>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, darin, ews-watchlist, keith_miller, mark.lam, msaboff, saam, sam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=211037
https://bugs.webkit.org/show_bug.cgi?id=211059
Attachments:
Description Flags
Patch
none
Patch none

Description Ross Kirsling 2020-04-26 14:01:05 PDT
[JSC] Clearly distinguish isConstructor from getConstructData
Comment 1 Ross Kirsling 2020-04-26 14:05:48 PDT
Created attachment 397629 [details]
Patch
Comment 2 Ross Kirsling 2020-04-26 14:11:01 PDT
I suppose with the usages clearly distinguished, Darin's suggestion of merging CallType/ConstructType into CallData/ConstructData would be a reasonable further improvement.

I can do this in a third patch if others like the idea too.
Comment 3 Ross Kirsling 2020-04-26 14:15:07 PDT
Created attachment 397630 [details]
Patch
Comment 4 EWS 2020-04-26 17:37:19 PDT
Committed r260735: <https://trac.webkit.org/changeset/260735>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397630 [details].
Comment 5 Radar WebKit Bug Importer 2020-04-26 17:38:14 PDT
<rdar://problem/62415782>