![]() |
Qt 6.x
The Qt SDK
|
#include <qv4engine_p.h>
Public Member Functions | |
ExecutionEngineCallDepthRecorder (ExecutionEngine *e) | |
~ExecutionEngineCallDepthRecorder () | |
bool | hasOverflow () const |
Public Attributes | |
ExecutionEngine * | ee |
Definition at line 879 of file qv4engine_p.h.
|
inline |
Definition at line 883 of file qv4engine_p.h.
References QV4::EngineBase::callDepth, and QV4::ExecutionEngineCallDepthRecorder< Frames >::ee.
|
inline |
Definition at line 889 of file qv4engine_p.h.
References QV4::EngineBase::callDepth, and QV4::ExecutionEngineCallDepthRecorder< Frames >::ee.
|
inline |
Definition at line 895 of file qv4engine_p.h.
References QV4::ExecutionEngineCallDepthRecorder< Frames >::ee.
Referenced by QQmlIncubatorPrivate::incubate().
ExecutionEngine* QV4::ExecutionEngineCallDepthRecorder< Frames >::ee |