Groups
Groups
Sign in
Groups
Groups
v8-dev
Conversations
About
Send feedback
Help
Re: Issue 2368: LiveEdit crashes when new object/array literal is added (issue 11191039)
2 views
Skip to first unread message
yan...@chromium.org
unread,
Nov 12, 2012, 9:40:57 AM
11/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to peter...@gmail.com, v8-...@googlegroups.com
LGTM, but some suggestions for naming.
http://codereview.chromium.org/11191039/diff/11001/src/liveedit.cc
File src/liveedit.cc (right):
http://codereview.chromium.org/11191039/diff/11001/src/liveedit.cc#newcode1045
src/liveedit.cc:1045: IterateJSFunctions(*shared_info, &processor);
We usually call this kind of callback *Visitor, as in
ClearValuesVisitor. Just for consistency's sake.
http://codereview.chromium.org/11191039/diff/11001/src/liveedit.cc#newcode1079
src/liveedit.cc:1079: template<typename PROCESSOR>
I think we usually use lowercase for typename. Also, visitor :)
http://codereview.chromium.org/11191039/
Reply all
Reply to author
Forward
0 new messages