https://codereview.chromium.org/24201002/diff/1/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/24201002/diff/1/src/objects.cc#newcode5626
src/objects.cc:5626: HandleScope handle_scope(isolate);
On 2013/09/17 12:21:01, Michael Starzinger wrote:
nit: You could move the handle scope down to right before "copy" is
allocated in
line 5637. Also s/handle_scope/scope/ would be more consistent with
the rest of
the codebase.

Done.

https://codereview.chromium.org/24201002/

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to