Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4internalclass.cpp File Reference

(2adc2443bbb4d41ee75f9c97be6c3c441dfbecdd)

#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)