[Webkit-unassigned] [Bug 32335] [v8] in Debug builds create an additional handle scope when doing debug build checks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 9 13:22:48 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32335
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #44551|review? |review-
Flag| |
--- Comment #3 from Adam Barth <abarth at webkit.org> 2009-12-09 13:22:48 PST ---
(From update of attachment 44551)
Seems like the ASSERTS can be outside of the #ifdef. How much does it cost to
create the handle scope unconditionally? I'd rather not have NDEBUG
everywhere.... Can we create the handle scope at a lower level where we're
already splitting on NDEBUG?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list