MCPcopy Create free account
hub / github.com/Icinga/icinga2 / DecreaseStackDepth

Method DecreaseStackDepth

lib/base/scriptframe.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void ScriptFrame::DecreaseStackDepth()
139{
140 Depth--;
141}
142
143ScriptFrame *ScriptFrame::GetCurrentFrame()
144{

Callers 1

EvaluateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected