Reviewers: Michael Starzinger,
Message:
Please take a look.
The motivation for this change is so that we can add more reloc info modes.
Which is so that we can add a reloc info mode for generator continuations.
Which is so that we can translate non-debug full code PC into debug full
code PC
for suspended generators based on reloc info for calls and generator
continuations.
Which is to fix crbug.com/507070 by having a more robust PC translation
mechanism.
Description:
Change and simplify RelocInfo format.
- we now have 6 bits to store RelocInfo mode.
- removed a redundant tag byte per long reloc info entry.
- renamed methods to be more precise.
Please review this at https://codereview.chromium.org/1230183002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+143, -257 lines):
M src/assembler.h
M src/assembler.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.