Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4stackframe.cpp File Reference

(406a9e1301e2597962ef0564348304be67d2c316)

#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 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: