Bug 180219

Summary: jsc shell's flashHeapAccess() should not do JS work after releasing access to the heap.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, fpizlo, keith_miller, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. fpizlo: review+

Description Mark Lam 2017-11-30 14:39:07 PST
Patch coming.

<rdar://problem/35696536>
Comment 1 Mark Lam 2017-11-30 14:47:11 PST
Created attachment 328033 [details]
proposed patch.
Comment 2 Mark Lam 2017-11-30 14:52:34 PST
Thanks for the review.  Landed in r225352: <http://trac.webkit.org/r225352>.