Definition at line 121 of file deoptimizer.cc.
◆ FrameWriter()
◆ DebugPrintOutputObject()
void v8::internal::FrameWriter::DebugPrintOutputObject |
( |
Tagged< Object > | obj, |
|
|
unsigned | output_offset, |
|
|
const char * | debug_hint = "" ) |
|
inlineprivate |
◆ DebugPrintOutputPc()
void v8::internal::FrameWriter::DebugPrintOutputPc |
( |
intptr_t | value, |
|
|
const char * | debug_hint = "" ) |
|
inlineprivate |
◆ DebugPrintOutputValue()
void v8::internal::FrameWriter::DebugPrintOutputValue |
( |
intptr_t | value, |
|
|
const char * | debug_hint = "" ) |
|
inlineprivate |
◆ frame()
◆ output_address()
Address v8::internal::FrameWriter::output_address |
( |
unsigned | output_offset | ) |
|
|
inlineprivate |
◆ PushApprovedCallerPc()
void v8::internal::FrameWriter::PushApprovedCallerPc |
( |
intptr_t | pc | ) |
|
|
inline |
◆ PushBottommostCallerPc()
void v8::internal::FrameWriter::PushBottommostCallerPc |
( |
intptr_t | pc | ) |
|
|
inline |
◆ PushCallerConstantPool()
void v8::internal::FrameWriter::PushCallerConstantPool |
( |
intptr_t | cp | ) |
|
|
inline |
◆ PushCallerFp()
void v8::internal::FrameWriter::PushCallerFp |
( |
intptr_t | fp | ) |
|
|
inline |
◆ PushFeedbackVectorForMaterialization()
◆ PushRawObject()
void v8::internal::FrameWriter::PushRawObject |
( |
Tagged< Object > | obj, |
|
|
const char * | debug_hint ) |
|
inline |
◆ PushRawValue()
void v8::internal::FrameWriter::PushRawValue |
( |
intptr_t | value, |
|
|
const char * | debug_hint ) |
|
inline |
◆ PushStackJSArguments()
◆ PushTranslatedValue()
void v8::internal::FrameWriter::PushTranslatedValue |
( |
const TranslatedFrame::iterator & | iterator, |
|
|
const char * | debug_hint = "" ) |
|
inline |
◆ PushValue()
void v8::internal::FrameWriter::PushValue |
( |
intptr_t | value | ) |
|
|
inlineprivate |
◆ top_offset()
unsigned v8::internal::FrameWriter::top_offset |
( |
| ) |
const |
|
inline |
◆ deoptimizer_
◆ frame_
◆ NO_INPUT_INDEX
const int v8::internal::FrameWriter::NO_INPUT_INDEX = -1 |
|
static |
◆ top_offset_
unsigned v8::internal::FrameWriter::top_offset_ |
|
private |
◆ trace_scope_
The documentation for this class was generated from the following file: