![]() |
Qt 6.x
The Qt SDK
|
#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"
Include dependency graph for qv4context.cpp: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 164 of file qv4context.cpp.
References engine, QV4::Scope::engine, o, QV4::ExecutionEngine::symbol_unscopables(), and QV4::Value::toBoolean().
Referenced by QV4::ExecutionContext::deleteProperty(), QV4::ExecutionContext::getProperty(), QV4::ExecutionContext::getPropertyAndBase(), and QV4::ExecutionContext::setProperty().
Here is the call graph for this function:
Here is the caller graph for this function: