Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ FrameNo
Method
FrameNo
src/pystack/_pystack/pyframe.cpp:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
ssize_t
162
FrameObject::FrameNo() const
163
{
164
return d_frame_no;
165
}
166
167
std::shared_ptr<FrameObject>
168
FrameObject::PreviousFrame()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected