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