https://codereview.chromium.org/59373003/diff/1/include/v8.h
File include/v8.h (right):

https://codereview.chromium.org/59373003/diff/1/include/v8.h#newcode4605
include/v8.h:4605: */  static bool IsAllocationProfilerEnabled(Isolate*
isolate);
nit: a new line

https://codereview.chromium.org/59373003/diff/1/src/x64/macro-assembler-x64.cc
File src/x64/macro-assembler-x64.cc (right):

https://codereview.chromium.org/59373003/diff/1/src/x64/macro-assembler-x64.cc#newcode4191
src/x64/macro-assembler-x64.cc:4191: addq(rsp, Immediate(2 *
kRegisterSize));
Just curious why it's kRegisterSize here and kPointerSize in the
previous chunk?

https://codereview.chromium.org/59373003/

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