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
qv4argumentsobject.cpp File Reference

(d83c35a2e6216d2568f005c2260a06991134d8cf)

#include "qv4argumentsobject_p.h"
#include <private/qv4alloca_p.h>
#include <private/qv4arrayobject_p.h>
#include <private/qv4function_p.h>
#include <private/qv4jscall_p.h>
#include <private/qv4scopedvalue_p.h>
#include <private/qv4stackframe_p.h>
#include <private/qv4string_p.h>
#include <private/qv4symbol_p.h>
+ Include dependency graph for qv4argumentsobject.cpp:

Go to the source code of this file.

Functions

 DEFINE_OBJECT_VTABLE (ArgumentsObject)
 
 DEFINE_OBJECT_VTABLE (StrictArgumentsObject)
 

Function Documentation

◆ DEFINE_OBJECT_VTABLE() [1/2]

DEFINE_OBJECT_VTABLE ( ArgumentsObject )

◆ DEFINE_OBJECT_VTABLE() [2/2]

DEFINE_OBJECT_VTABLE ( StrictArgumentsObject )