![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QString>
#include <qv4context_p.h>
#include <qv4object_p.h>
#include <qv4objectproto_p.h>
#include <private/qv4mm_p.h>
#include <qv4argumentsobject_p.h>
#include "qv4function_p.h"
#include "qv4stackframe_p.h"
#include "qv4symbol_p.h"
Go to the source code of this file.
Functions | |
DEFINE_MANAGED_VTABLE (ExecutionContext) | |
DEFINE_MANAGED_VTABLE (CallContext) | |
static bool | unscopable (ExecutionEngine *engine, Heap::Object *withObject, PropertyKey id) |
DEFINE_MANAGED_VTABLE | ( | CallContext | ) |
DEFINE_MANAGED_VTABLE | ( | ExecutionContext | ) |
|
static |
Definition at line 165 of file qv4context.cpp.