![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
void | qt_add_domexceptions (ExecutionEngine *e) |
void qt_add_domexceptions | ( | ExecutionEngine * | e | ) |
Definition at line 11 of file qv4domerrors.cpp.
References DOMEXCEPTION_DOMSTRING_SIZE_ERR, DOMEXCEPTION_HIERARCHY_REQUEST_ERR, DOMEXCEPTION_INDEX_SIZE_ERR, DOMEXCEPTION_INUSE_ATTRIBUTE_ERR, DOMEXCEPTION_INVALID_ACCESS_ERR, DOMEXCEPTION_INVALID_CHARACTER_ERR, DOMEXCEPTION_INVALID_MODIFICATION_ERR, DOMEXCEPTION_INVALID_STATE_ERR, DOMEXCEPTION_NAMESPACE_ERR, DOMEXCEPTION_NO_DATA_ALLOWED_ERR, DOMEXCEPTION_NO_MODIFICATION_ALLOWED_ERR, DOMEXCEPTION_NOT_FOUND_ERR, DOMEXCEPTION_NOT_SUPPORTED_ERR, DOMEXCEPTION_SYNTAX_ERR, DOMEXCEPTION_TYPE_MISMATCH_ERR, DOMEXCEPTION_VALIDATION_ERR, DOMEXCEPTION_WRONG_DOCUMENT_ERR, e, QV4::Value::fromInt32(), and QStringLiteral.
Referenced by QV4::ExecutionEngine::initializeGlobal().