Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::Runtime::CompareInstanceof Struct Reference

#include <qv4runtimeapi_p.h>

+ Inheritance diagram for QV4::Runtime::CompareInstanceof:
+ Collaboration diagram for QV4::Runtime::CompareInstanceof:

Static Public Member Functions

static Bool call (ExecutionEngine *, const Value &, const Value &)
 

Additional Inherited Members

- Static Public Attributes inherited from QV4::Runtime::Method< Throws::Yes >
static constexpr bool throws
 
static constexpr bool changesContext
 
static constexpr bool pure
 
static constexpr bool lastArgumentIsOutputValue
 

Detailed Description

Definition at line 444 of file qv4runtimeapi_p.h.

Member Function Documentation

◆ call()

Bool QV4::Runtime::CompareInstanceof::call ( ExecutionEngine engine,
const Value left,
const Value right 
)
static

Definition at line 1359 of file qv4runtime.cpp.

References engine, and TRACE2.


The documentation for this struct was generated from the following files: