![]() |
Qt 6.x
The Qt SDK
|
#include <qv4runtimeapi_p.h>
Static Public Member Functions | |
static ReturnedValue | call (ExecutionEngine *, const Value &, const Value &, Value *) |
Additional Inherited Members | |
![]() | |
static constexpr bool | throws = t == Throws::Yes |
static constexpr bool | changesContext = c == ChangesContext::Yes |
static constexpr bool | pure = p == Pure::Yes |
static constexpr bool | lastArgumentIsOutputValue = out == LastArgumentIsOutputValue::Yes |
Definition at line 284 of file qv4runtimeapi_p.h.
|
static |
Definition at line 846 of file qv4runtime.cpp.
References arg, d, done, engine, get(), QV4::Scope::hasException(), next, o, Q_ASSERT, and ret.
Referenced by QV4::Moth::VME::interpret().