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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <memory>
#include <string>
Include dependency graph for v8_initializer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8

Functions

std::unique_ptr< v8::PlatformInitializeV8ForPDFium (const std::string &js_flags, const std::string &exe_path)
void ShutdownV8ForPDFium ()

Function Documentation

◆ InitializeV8ForPDFium()

std::unique_ptr< v8::Platform > InitializeV8ForPDFium ( const std::string & js_flags,
const std::string & exe_path )

Definition at line 112 of file v8_initializer.cpp.

◆ ShutdownV8ForPDFium()

void ShutdownV8ForPDFium ( )

Definition at line 119 of file v8_initializer.cpp.

Referenced by V8TestEnvironment::TearDown().

Here is the caller graph for this function: