Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetExecError
Method
GetExecError
NULLC/Executor.cpp:2294–2297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2292
}
2293
2294
const char* Executor::GetExecError()
2295
{
2296
return execError;
2297
}
2298
2299
char* Executor::GetVariableData(unsigned int *count)
2300
{
Callers
6
nullcSetJiTStack
Function · 0.45
nullcLinkCode
Function · 0.45
nullcRunFunction
Function · 0.45
nullcCallFunction
Function · 0.45
nullcDebugAddBreakpointImpl
Function · 0.45
nullcDebugRemoveBreakpoint
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected