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

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#include "qv4functiontable_p.h"
#include "qv4function_p.h"
#include <assembler/MacroAssemblerCodeRef.h>
#include <QtCore/qfile.h>
#include <QtCore/qcoreapplication.h>
+ Include dependency graph for qv4functiontable_unix.cpp:

Go to the source code of this file.

Namespaces

namespace  QV4
 

Functions

void QV4::generateFunctionTable (Function *function, JSC::MacroAssemblerCodeRef *codeRef)
 
void QV4::destroyFunctionTable (Function *function, JSC::MacroAssemblerCodeRef *codeRef)
 
size_t QV4::exceptionHandlerSize ()