Bug 216506

Summary: BytecodeParser should GetLocal op_ret's value even if it's unused by the caller
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Keith Miller 2020-09-14 16:52:09 PDT
BytecodeParser should GetLocal op_ret's value even if it's unused by the caller
Comment 1 Keith Miller 2020-09-14 17:06:55 PDT
Created attachment 408765 [details]
Patch
Comment 2 Mark Lam 2020-09-14 17:12:04 PDT
Comment on attachment 408765 [details]
Patch

r=me
Comment 3 EWS 2020-09-14 18:25:59 PDT
Committed r267062: <https://trac.webkit.org/changeset/267062>

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