Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4runtimeapi_p.h File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#include <private/qv4global_p.h>
#include <private/qv4staticvalue_p.h>
Include dependency graph for qv4runtimeapi_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::Runtime
struct  QV4::Runtime::Method< t, c, p, out >
struct  QV4::Runtime::CallGlobalLookup
struct  QV4::Runtime::CallQmlContextPropertyLookup
struct  QV4::Runtime::CallName
struct  QV4::Runtime::CallProperty
struct  QV4::Runtime::CallPropertyLookup
struct  QV4::Runtime::CallValue
struct  QV4::Runtime::CallWithReceiver
struct  QV4::Runtime::CallPossiblyDirectEval
struct  QV4::Runtime::CallWithSpread
struct  QV4::Runtime::TailCall
struct  QV4::Runtime::Construct
struct  QV4::Runtime::ConstructWithSpread
struct  QV4::Runtime::StoreNameStrict
struct  QV4::Runtime::StoreNameSloppy
struct  QV4::Runtime::StoreProperty
struct  QV4::Runtime::StoreElement
struct  QV4::Runtime::LoadProperty
struct  QV4::Runtime::LoadName
struct  QV4::Runtime::LoadElement
struct  QV4::Runtime::LoadSuperProperty
struct  QV4::Runtime::StoreSuperProperty
struct  QV4::Runtime::LoadSuperConstructor
struct  QV4::Runtime::LoadGlobalLookup
struct  QV4::Runtime::LoadQmlContextPropertyLookup
struct  QV4::Runtime::GetLookup
struct  QV4::Runtime::SetLookupStrict
struct  QV4::Runtime::SetLookupSloppy
struct  QV4::Runtime::TypeofValue
struct  QV4::Runtime::TypeofName
struct  QV4::Runtime::DeleteProperty_NoThrow
struct  QV4::Runtime::DeleteProperty
struct  QV4::Runtime::DeleteName_NoThrow
struct  QV4::Runtime::DeleteName
struct  QV4::Runtime::ThrowException
struct  QV4::Runtime::PushCallContext
struct  QV4::Runtime::PushWithContext
struct  QV4::Runtime::PushCatchContext
struct  QV4::Runtime::PushBlockContext
struct  QV4::Runtime::CloneBlockContext
struct  QV4::Runtime::PushScriptContext
struct  QV4::Runtime::PopScriptContext
struct  QV4::Runtime::ThrowReferenceError
struct  QV4::Runtime::ThrowOnNullOrUndefined
struct  QV4::Runtime::MarkCustom
struct  QV4::Runtime::Closure
struct  QV4::Runtime::ConvertThisToObject
struct  QV4::Runtime::DeclareVar
struct  QV4::Runtime::CreateMappedArgumentsObject
struct  QV4::Runtime::CreateUnmappedArgumentsObject
struct  QV4::Runtime::CreateRestParameter
struct  QV4::Runtime::ArrayLiteral
struct  QV4::Runtime::ObjectLiteral
struct  QV4::Runtime::CreateClass
struct  QV4::Runtime::GetIterator
struct  QV4::Runtime::IteratorNext
struct  QV4::Runtime::IteratorNextForYieldStar
struct  QV4::Runtime::IteratorClose
struct  QV4::Runtime::DestructureRestElement
struct  QV4::Runtime::ToObject
struct  QV4::Runtime::ToBoolean
struct  QV4::Runtime::ToNumber
struct  QV4::Runtime::UMinus
struct  QV4::Runtime::Instanceof
struct  QV4::Runtime::As
struct  QV4::Runtime::In
struct  QV4::Runtime::Add
struct  QV4::Runtime::Sub
struct  QV4::Runtime::Mul
struct  QV4::Runtime::Div
struct  QV4::Runtime::Mod
struct  QV4::Runtime::Exp
struct  QV4::Runtime::BitAnd
struct  QV4::Runtime::BitOr
struct  QV4::Runtime::BitXor
struct  QV4::Runtime::Shl
struct  QV4::Runtime::Shr
struct  QV4::Runtime::UShr
struct  QV4::Runtime::GreaterThan
struct  QV4::Runtime::LessThan
struct  QV4::Runtime::GreaterEqual
struct  QV4::Runtime::LessEqual
struct  QV4::Runtime::Equal
struct  QV4::Runtime::NotEqual
struct  QV4::Runtime::StrictEqual
struct  QV4::Runtime::StrictNotEqual
struct  QV4::Runtime::CompareGreaterThan
struct  QV4::Runtime::CompareLessThan
struct  QV4::Runtime::CompareGreaterEqual
struct  QV4::Runtime::CompareLessEqual
struct  QV4::Runtime::CompareEqual
struct  QV4::Runtime::CompareNotEqual
struct  QV4::Runtime::CompareStrictEqual
struct  QV4::Runtime::CompareStrictNotEqual
struct  QV4::Runtime::CompareInstanceof
struct  QV4::Runtime::CompareIn
struct  QV4::Runtime::RegexpLiteral
struct  QV4::Runtime::GetTemplateObject
struct  QV4::Runtime::StackOffsets

Namespaces

namespace  QV4

Typedefs

typedef uint QV4::Bool