Bug 129209

Summary: [ASan] Add JSC::DFG::prepareOSREntry() to ignore list
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: ayao, commit-queue, dfarler, fpizlo, ggaren, jeffrey+webkit, mrowe, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129257    
Attachments:
Description Flags
Patch v1 none

Description David Kilzer (:ddkilzer) 2014-02-22 10:36:40 PST
We need to ignore JSC::DFG::prepareOSREntry() for ASan builds to make it possible to live on them again.
Comment 1 David Kilzer (:ddkilzer) 2014-02-22 10:39:22 PST
Created attachment 224976 [details]
Patch v1
Comment 2 Geoffrey Garen 2014-02-23 09:28:57 PST
Comment on attachment 224976 [details]
Patch v1

r=me
Comment 3 WebKit Commit Bot 2014-02-23 10:00:55 PST
Comment on attachment 224976 [details]
Patch v1

Clearing flags on attachment: 224976

Committed r164557: <http://trac.webkit.org/changeset/164557>
Comment 4 WebKit Commit Bot 2014-02-23 10:00:58 PST
All reviewed patches have been landed.  Closing bug.