Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetStackStart
Method
GetStackStart
NULLC/Executor.cpp:2315–2318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2313
}
2314
2315
void* Executor::GetStackStart()
2316
{
2317
return genStackPtr;
2318
}
2319
void* Executor::GetStackEnd()
2320
{
2321
return genStackTop;
Callers
1
MarkUsedBlocks
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected