[Webkit-unassigned] [Bug 26953] [V8] Do not do unnecessary handles casts and inline couple of methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 07:37:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26953





--- Comment #6 from Mads Ager <ager at chromium.org>  2009-07-09 07:37:18 PDT ---
The main part of this change looks fine to me, but the type ASSERT is still
fishy:

It seems that you are macro expanding into a lot of single-line comments?

Also, with the calculation of the boolean value outside of the ASSERT, it will
happen in release mode as well which is probably not what you want.

-- 
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