https://codereview.chromium.org/14253015/diff/14001/src/arm/full-codegen-arm.cc
File src/arm/full-codegen-arm.cc (right):

https://codereview.chromium.org/14253015/diff/14001/src/arm/full-codegen-arm.cc#newcode431
src/arm/full-codegen-arm.cc:431: Label exit_codesize;
On 2013/05/14 12:38:51, Jakob wrote:
I don't see what we need this label for.

Removed. Thanks.

https://codereview.chromium.org/14253015/diff/14001/src/compiler.cc
File src/compiler.cc (right):

https://codereview.chromium.org/14253015/diff/14001/src/compiler.cc#newcode106
src/compiler.cc:106: no_frame_ranges_ =
isolate->cpu_profiler()->is_profiling() ?
On 2013/05/14 12:38:51, Jakob wrote:
nit: putting the '?' on the second line is preferable.

Done.

https://codereview.chromium.org/14253015/diff/14001/src/compiler.h
File src/compiler.h (right):

https://codereview.chromium.org/14253015/diff/14001/src/compiler.h#newcode268
src/compiler.h:268: // samples where top frame is not setup.
On 2013/05/14 12:38:51, Jakob wrote:
nit: s/setup/set up/

Done.

https://codereview.chromium.org/14253015/diff/14001/src/profile-generator.cc
File src/profile-generator.cc (right):

https://codereview.chromium.org/14253015/diff/14001/src/profile-generator.cc#newcode547
src/profile-generator.cc:547: *start = locator.key();
On 2013/05/14 12:38:51, Jakob wrote:
nit: {} please

Done.

https://codereview.chromium.org/14253015/diff/14001/src/profile-generator.cc#newcode912
src/profile-generator.cc:912: // If pc is in the function code before it
setup stack frame or after the
On 2013/05/14 12:38:51, Jakob wrote:
nit: s/setup/set up/

Done.

https://codereview.chromium.org/14253015/diff/14001/src/profile-generator.cc#newcode914
src/profile-generator.cc:914: // ebp cotains return address of the
current function and skips caller's
On 2013/05/14 12:38:51, Jakob wrote:
nit: contains

Done.

https://codereview.chromium.org/14253015/

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