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
QV4::Moth::VME Class Reference

#include <qv4vme_moth_p.h>

Collaboration diagram for QV4::Moth::VME:

Classes

struct  ExecData

Static Public Member Functions

static void exec (MetaTypesStackFrame *frame, ExecutionEngine *engine)
static QV4::ReturnedValue exec (JSTypesStackFrame *frame, ExecutionEngine *engine)
static QV4::ReturnedValue interpret (JSTypesStackFrame *frame, ExecutionEngine *engine, const char *codeEntry)

Detailed Description

Definition at line 27 of file qv4vme_moth_p.h.

Member Function Documentation

◆ exec() [1/2]

ReturnedValue VME::exec ( JSTypesStackFrame * frame,
ExecutionEngine * engine )
static

Definition at line 456 of file qv4vme_moth.cpp.

References qt_v4ResolvePendingBreakpointsHook().

Here is the call graph for this function:

◆ exec() [2/2]

void VME::exec ( MetaTypesStackFrame * frame,
ExecutionEngine * engine )
static

Definition at line 419 of file qv4vme_moth.cpp.

References qt_v4ResolvePendingBreakpointsHook().

Here is the call graph for this function:

◆ interpret()

QV4::ReturnedValue VME::interpret ( JSTypesStackFrame * frame,
ExecutionEngine * engine,
const char * codeEntry )
static

Definition at line 502 of file qv4vme_moth.cpp.


The documentation for this class was generated from the following files: