Bug 189626 - Refactor some ForInContext code for better encapsulation.
Summary: Refactor some ForInContext code for better encapsulation.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-14 13:02 PDT by Mark Lam
Modified: 2018-09-14 14:00 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch. (7.88 KB, patch)
2018-09-14 13:13 PDT, Mark Lam
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-09-14 13:02:00 PDT
Patch coming.
Comment 1 Radar WebKit Bug Importer 2018-09-14 13:04:35 PDT
<rdar://problem/44466415>
Comment 2 Mark Lam 2018-09-14 13:13:19 PDT
Created attachment 349792 [details]
proposed patch.
Comment 3 Keith Miller 2018-09-14 13:21:27 PDT
Comment on attachment 349792 [details]
proposed patch.

r=me.
Comment 4 Mark Lam 2018-09-14 14:00:54 PDT
Thanks for the review.  Landed in r236018: <http://trac.webkit.org/r236018>.