[Webkit-unassigned] [Bug 106553] [V8] Add IDL 'enum' support to CodeGeneratorV8.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 19:39:32 PST 2013


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





--- Comment #29 from Kentaro Hara <haraken at chromium.org>  2013-01-29 19:41:31 PST ---
(In reply to comment #28)
> Ok -- do we in general not use const (in V8/WebCore/Chrome), or does it vary with type or context? (Is it just "not worth bother with String"?)

No strict rule (although there had been a couple of discussions in webkit-dev@). It looks like we normally use const for a newly added code but don't use const for Strings.

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