Lines Matching refs:marker
446 // The marker and function offsets overlap. If the marker isn't a447 // smi then the frame is a JavaScript frame -- and the marker is450 Object* marker = Memory::Object_at(state->fp + offset);451 if (!marker->IsSmi()) {461 return static_cast<StackFrame::Type>(Smi::cast(marker)->value());