https://codereview.chromium.org/236683003/diff/1/src/runtime.cc
File src/runtime.cc (right):

https://codereview.chromium.org/236683003/diff/1/src/runtime.cc#newcode10747
src/runtime.cc:10747: // Fall through;
On 2014/04/14 11:25:25, ulan wrote:
"break" would be easier to read than "fall through".

Done.

https://codereview.chromium.org/236683003/diff/1/src/runtime.cc#newcode10749
src/runtime.cc:10749: case HANDLER:
On 2014/04/14 11:25:25, ulan wrote:
this was unreachable before.

Handler is now again unreachable. Debugger/proxy interaction will be
fixed in a future CL.

https://codereview.chromium.org/236683003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to