[Webkit-unassigned] [Bug 34019] Custom-written JavaScript parser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 5 21:49:03 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34019
--- Comment #41 from Zoltan Herczeg <zherczeg at webkit.org> 2010-02-05 21:48:57 PST ---
Hm, I am not sure all compiler will like to access non-existing members even if
the a branch is known to be false. Instead, I could use ALWAYS_INLINE get/set
methods, and put ASSERT_NOT_REACHED to those getters/setter which are not exist
for the current structure.
--
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