![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qv4lookup_p.h"
#include <private/qqmlvaluetypewrapper_p.h>
#include <private/qv4functionobject_p.h>
#include <private/qv4identifiertable_p.h>
#include <private/qv4qobjectwrapper_p.h>
#include <private/qv4runtime_p.h>
#include <private/qv4stackframe_p.h>
Go to the source code of this file.
Functions | |
static void | setupObjectLookupTwoClasses (Lookup *lookup, const Lookup &first, const Lookup &second) |
static void | setupProtoLookupTwoClasses (Lookup *lookup, const Lookup &first, const Lookup &second) |
|
inlinestatic |
Definition at line 133 of file qv4lookup.cpp.