#include <qv4codegen_p.h>
Definition at line 399 of file qv4codegen_p.h.
◆ ObjectPropertyValue()
| QV4::Compiler::Codegen::ObjectPropertyValue::ObjectPropertyValue |
( |
| ) |
|
|
inline |
◆ hasGetter()
| bool QV4::Compiler::Codegen::ObjectPropertyValue::hasGetter |
( |
| ) |
const |
|
inline |
◆ hasSetter()
| bool QV4::Compiler::Codegen::ObjectPropertyValue::hasSetter |
( |
| ) |
const |
|
inline |
◆ getter
| int QV4::Compiler::Codegen::ObjectPropertyValue::getter = -1 |
◆ keyAsIndex
| uint QV4::Compiler::Codegen::ObjectPropertyValue::keyAsIndex = UINT_MAX |
◆ rvalue
| Reference QV4::Compiler::Codegen::ObjectPropertyValue::rvalue |
◆ setter
| int QV4::Compiler::Codegen::ObjectPropertyValue::setter = -1 |
The documentation for this struct was generated from the following file: