Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ setMaxPointer
Method
setMaxPointer
src/hx/cppia/CppiaCompiler.cpp:808–811 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
806
807
808
void setMaxPointer() HXCPP_OVERRIDE
809
{
810
add( sJitCtxPointer, sJitFrame, maxFrameSize );
811
}
812
813
void makeAddress(const JitVal &outAddress, const JitVal &inSrc)
814
{
Callers
1
genFunctionCall
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected