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
qv4internalclass.cpp File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#include <qv4internalclass_p.h>
#include <qv4string_p.h>
#include <qv4engine_p.h>
#include <qv4identifierhash_p.h>
#include "qv4object_p.h"
#include "qv4value_p.h"
#include "qv4mm_p.h"
#include <private/qprimefornumbits_p.h>
Include dependency graph for qv4internalclass.cpp:

Go to the source code of this file.

Namespaces

namespace  QV4
namespace  QV4::Heap

Functions

static void QV4::Heap::addDummyEntry (InternalClass *newClass, PropertyHash::Entry e)
static PropertyAttributes QV4::Heap::attributesFromFlags (int flags)
static Heap::InternalClassQV4::Heap::cleanInternalClass (Heap::InternalClass *orig)
static void QV4::Heap::updateProtoUsage (Heap::Object *o, Heap::InternalClass *ic)