[Webkit-unassigned] [Bug 151491] Fix coding style of Intl code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 09:09:28 PST 2015


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

--- Comment #2 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 265950
  --> https://bugs.webkit.org/attachment.cgi?id=265950
Patch

Hmmm, I know Darin said to use "state" instead of "exec" for the ExecState*, but I wonder if we should do that.  Using "exec" to mean "ExecState*" is universally practiced in JSC code.  Changing to use "state" in just some places would actually make it harder to read.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151120/027c85c6/attachment.html>


More information about the webkit-unassigned mailing list