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