Bug 130144

Summary: VM::discardAllCode() should clear the RegExp cache.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-03-12 11:17:09 PDT
VM::discardAllCode() should clear the RegExp cache.
Comment 1 Andreas Kling 2014-03-12 11:18:07 PDT
Created attachment 226536 [details]
Patch
Comment 2 Michael Saboff 2014-03-12 11:28:16 PDT
Comment on attachment 226536 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-03-13 19:22:13 PDT
Comment on attachment 226536 [details]
Patch

Clearing flags on attachment: 226536

Committed r165593: <http://trac.webkit.org/changeset/165593>
Comment 4 WebKit Commit Bot 2014-03-13 19:22:16 PDT
All reviewed patches have been landed.  Closing bug.