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