Bug 215870

Summary: Use unsigned type for `length` of JSFunction
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: JavaScriptCoreAssignee: Alexey Shvayka <ashvayka>
Status: RESOLVED FIXED    
Severity: Enhancement CC: darin, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Alexey Shvayka 2020-08-26 15:29:40 PDT
Use unsigned type for `length` of JSFunction
Comment 1 Alexey Shvayka 2020-08-26 15:30:35 PDT
Created attachment 407346 [details]
Patch
Comment 2 Alexey Shvayka 2020-08-26 15:31:36 PDT
Related ECMA-262 editorial PR: https://github.com/tc39/ecma262/pull/2153.
Comment 3 EWS 2020-08-26 18:00:51 PDT
Committed r266210: <https://trac.webkit.org/changeset/266210>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407346 [details].
Comment 4 Radar WebKit Bug Importer 2020-08-26 18:01:15 PDT
<rdar://problem/67841309>