Searched refs:MarkFrameConstructed (Results 1 – 9 of 9) sorted by relevance
37 void MarkFrameConstructed(int at_pc);
61 void UnwindingInfoWriter::MarkFrameConstructed(int at_pc) { in MarkFrameConstructed() function in v8::internal::compiler::UnwindingInfoWriter
1812 unwinding_info_writer_.MarkFrameConstructed(__ pc_offset()); in AssembleConstructFrame()
1701 unwinding_info_writer_.MarkFrameConstructed(__ pc_offset()); in AssembleConstructFrame()
41 void MarkFrameConstructed(int pc_base);
68 void UnwindingInfoWriter::MarkFrameConstructed(int pc_base) { in MarkFrameConstructed() function in v8::internal::compiler::UnwindingInfoWriter
2408 unwinding_info_writer_.MarkFrameConstructed(pc_base); in AssembleConstructFrame()