Home | History | Annotate | Download | only in x64

Lines Matching full:marker

3002     // Push the stack frame type marker twice.
3003 int marker = is_construct ? StackFrame::ENTRY_CONSTRUCT : StackFrame::ENTRY;
3008 reinterpret_cast<uint64_t>(Smi::FromInt(marker)),