Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4stackframe.cpp File Reference
#include "qv4stackframe_p.h"
#include <private/qv4qobjectwrapper_p.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qv4stackframe.cpp:

Go to the source code of this file.

Functions

static const CompiledData::CodeOffsetToLineAndStatementlineAndStatement (const CppStackFrame *frame)
 

Function Documentation

◆ lineAndStatement()

static const CompiledData::CodeOffsetToLineAndStatement * lineAndStatement ( const CppStackFrame frame)
static

Definition at line 20 of file qv4stackframe.cpp.

References QV4::CompiledData::CodeOffsetToLineAndStatement::codeOffset, frame, QV4::CompiledData::Function::lineAndStatementNumberTable(), and QV4::CompiledData::Function::nLineAndStatementNumbers.

Referenced by QV4::CppStackFrame::lineNumber(), and QV4::CppStackFrame::statementNumber().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: