MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / sp

Function sp

include/daScript/simulate/simulate.h:229–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227 virtual void cr () {}
228 virtual void op ( const char * /* name */, uint32_t /* sz */ = 0, const string & /* TT */ = string() ) {}
229 virtual void sp ( uint32_t /* stackTop */, const char * /* op */ = "#sp" ) { }
230 virtual void arg ( int32_t /* argV */, const char * /* argN */ ) { }
231 virtual void arg ( uint32_t /* argV */, const char * /* argN */ ) { }
232 virtual void arg ( const char * /* argV */, const char * /* argN */ ) { }

Callers 1

spMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected