Searched refs:marker_int (Results 1 – 1 of 1) sorted by relevance
648 intptr_t marker_int = bit_cast<intptr_t>(marker); in ComputeFrameType() local650 StackFrame::Type frame_type = static_cast<StackFrame::Type>(marker_int >> 1); in ComputeFrameType()