![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
UnwindingInfoWriter (Zone *zone) | |
void | SetNumberOfInstructionBlocks (int number) |
void | BeginInstructionBlock (int pc_offset, const InstructionBlock *block) |
void | EndInstructionBlock (const InstructionBlock *block) |
void | MarkLinkRegisterOnTopOfStack (int pc_offset) |
void | MarkPopLinkRegisterFromTopOfStack (int pc_offset) |
void | MarkFrameConstructed (int at_pc) |
void | MarkFrameDeconstructed (int at_pc) |
void | MarkBlockWillExit () |
void | Finish (int code_size) |
EhFrameWriter * | eh_frame_writer () |
UnwindingInfoWriter (Zone *zone) | |
void | SetNumberOfInstructionBlocks (int number) |
void | BeginInstructionBlock (int pc_offset, const InstructionBlock *block) |
void | EndInstructionBlock (const InstructionBlock *block) |
void | MarkLinkRegisterOnTopOfStack (int pc_offset, const Register &sp) |
void | MarkPopLinkRegisterFromTopOfStack (int pc_offset) |
void | MarkFrameConstructed (int at_pc) |
void | MarkFrameDeconstructed (int at_pc) |
void | MarkBlockWillExit () |
void | Finish (int code_size) |
EhFrameWriter * | eh_frame_writer () |
UnwindingInfoWriter (Zone *zone) | |
void | SetNumberOfInstructionBlocks (int number) |
void | BeginInstructionBlock (int pc_offset, const InstructionBlock *block) |
void | EndInstructionBlock (const InstructionBlock *block) |
void | Finish (int code_size) |
EhFrameWriter * | eh_frame_writer () |
UnwindingInfoWriter (Zone *zone) | |
void | MaybeIncreaseBaseOffsetAt (int pc_offset, int base_delta) |
void | SetNumberOfInstructionBlocks (int number) |
void | BeginInstructionBlock (int pc_offset, const InstructionBlock *block) |
void | EndInstructionBlock (const InstructionBlock *block) |
void | MarkFrameConstructed (int pc_base) |
void | MarkFrameDeconstructed (int pc_base) |
void | MarkBlockWillExit () |
void | Finish (int code_size) |
EhFrameWriter * | eh_frame_writer () |
Definition at line 16 of file unwinding-info-writer-arm.h.