![]() |
Qt 6.x
The Qt SDK
|
#include <qv4runtimeapi_p.h>
Static Public Member Functions | |
static Bool | call (const Value &, const Value &) |
Additional Inherited Members | |
![]() | |
static constexpr bool | throws |
static constexpr bool | changesContext |
static constexpr bool | pure |
static constexpr bool | lastArgumentIsOutputValue |
Definition at line 427 of file qv4runtimeapi_p.h.
Definition at line 2230 of file qv4runtime.cpp.
References QV4::StaticValue::asReturnedValue(), QV4::StaticValue::doubleValue(), QV4::StaticValue::int_32(), QV4::Heap::Base::internalClass, QV4::StaticValue::isNaN(), QV4::StaticValue::isNull(), QV4::StaticValue::isNullOrUndefined(), QV4::Value::isString(), QV4::Value::isStringOrSymbol(), QV4::StaticValue::isUndefined(), QV4::PREFERREDTYPE_HINT, Q_ASSERT, Q_FALLTHROUGH, qSwap(), QV4::StaticValue::QT_Bool, QV4::StaticValue::QT_Empty, QV4::StaticValue::QT_Int, QV4::StaticValue::QT_Null, QV4::StaticValue::quickType(), QV4::LazyScope::set(), and TRACE2.
Referenced by QJSManagedValue::equals(), QJSValue::equals(), and QV4::Moth::VME::interpret().