MCPcopy Create free account
hub / github.com/DCurrent/openbor / Interpreter_EvaluateImmediate

Function Interpreter_EvaluateImmediate

engine/source/scriptlib/Interpreter.c:284–349  ·  view source on GitHub ↗

* EvaluateImmediate -- This method scans the instruction list and evaluates * any immediate code that may be present. In the instruction list, immediate * code is preceeded by an IMMEDIATE instruction, and followed by a DEFERRED * instruction. * Parameters: none * Returns: S_OK * E_FAIL ******************************************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Script_ExecuteFunction · 0.85

Calls 2

Interpreter_EvaluateCallFunction · 0.85

Tested by

no test coverage detected