Reviewers: Benedikt Meurer,
Message:
Some fallout from my last debugging session...
Description:
Clean up JSConstructStub
- fix truthfulness of comments
- use InitializeFieldsWithFiller more consistently
- use unsigned comparisons for pointers
No change in functionality intended.
Bonus: improve JavaScriptFrame::Print() for an enhanced debugging
experience:
- print PC of each frame
- print the function's source also for optimized frames
Please review this at https://codereview.chromium.org/1186823003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+54, -85 lines):
M src/arm/builtins-arm.cc
M src/arm/macro-assembler-arm.cc
M src/arm64/builtins-arm64.cc
M src/frames.cc
M src/ia32/builtins-ia32.cc
M src/ia32/macro-assembler-ia32.cc
M src/mips/builtins-mips.cc
M src/mips/macro-assembler-mips.cc
M src/mips64/builtins-mips64.cc
M src/mips64/macro-assembler-mips64.cc
M src/x64/builtins-x64.cc
M src/x64/macro-assembler-x64.cc
M src/x87/macro-assembler-x87.cc
--
--
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/d/optout.