Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4functiontable_unix.cpp File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#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 ()