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
qv4function_p.h File Reference

(8bf5aae19b77b618f3f7a55a59e87c8a319475a8)

#include <qqmlprivate.h>
#include "qv4global_p.h"
#include <private/qv4executablecompilationunit_p.h>
#include <private/qv4context_p.h>
#include <private/qv4string_p.h>
+ Include dependency graph for qv4function_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::FunctionData
 
struct  QV4::Function
 
struct  QV4::Function::JSTypedFunction
 
struct  QV4::Function::AOTCompiledFunction
 

Namespaces

namespace  JSC
 
namespace  QV4
 

Functions

 QV4::Q_STATIC_ASSERT (std::is_standard_layout< FunctionData >::value)