![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qv4functiontable_p.h"#include "qv4function_p.h"#include <assembler/MacroAssemblerCodeRef.h>#include <QtCore/qfile.h>#include <QtCore/qcoreapplication.h>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 () |