![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
struct | QV4::Heap::ArrayCtor |
struct | QV4::ArrayCtor |
struct | QV4::ArrayPrototype |
Namespaces | |
namespace | QV4 |
namespace | QV4::Heap |
Functions | |
template<typename Number> | |
QT_BEGIN_NAMESPACE bool | qIsAtMostUintLimit (Number length, uint limit=std::numeric_limits< uint >::max()) |
template<typename Number> | |
bool | qIsAtMostSizetypeLimit (Number length, qsizetype limit=std::numeric_limits< qsizetype >::max()) |
|
inline |
Definition at line 38 of file qv4arrayobject_p.h.
|
inline |
Definition at line 25 of file qv4arrayobject_p.h.