![]() |
Qt 6.x
The Qt SDK
|
#include <qv4runtimeapi_p.h>
Static Public Member Functions | |
static ReturnedValue | call (ExecutionEngine *, int) |
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 453 of file qv4runtimeapi_p.h.
|
static |
Definition at line 1993 of file qv4runtime.cpp.
References engine.
Referenced by QV4::Moth::VME::interpret().