Bug 165409 - Fix JSC files so that we can build a release build with NDEBUG #undef'ed.
Summary: Fix JSC files so that we can build a release build with NDEBUG #undef'ed.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-05 13:21 PST by Mark Lam
Modified: 2016-12-05 15:05 PST (History)
4 users (show)

See Also:


Attachments
proposed patch. (4.13 KB, patch)
2016-12-05 13:25 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2016-12-05 13:21:44 PST
This allows us to run a release build with DEBUG ASSERTs enabled.
Comment 1 Mark Lam 2016-12-05 13:25:04 PST
Created attachment 296182 [details]
proposed patch.
Comment 2 Keith Miller 2016-12-05 14:38:24 PST
Comment on attachment 296182 [details]
proposed patch.

r=me.
Comment 3 WebKit Commit Bot 2016-12-05 15:05:23 PST
Comment on attachment 296182 [details]
proposed patch.

Clearing flags on attachment: 296182

Committed r209358: <http://trac.webkit.org/changeset/209358>
Comment 4 WebKit Commit Bot 2016-12-05 15:05:26 PST
All reviewed patches have been landed.  Closing bug.