Bug 129209 - [ASan] Add JSC::DFG::prepareOSREntry() to ignore list
Summary: [ASan] Add JSC::DFG::prepareOSREntry() to ignore list
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks: 129257
  Show dependency treegraph
 
Reported: 2014-02-22 10:36 PST by David Kilzer (:ddkilzer)
Modified: 2014-02-24 07:27 PST (History)
8 users (show)

See Also:


Attachments
Patch v1 (1.18 KB, patch)
2014-02-22 10:39 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.