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
js_embedder_test.h
Go to the documentation of this file.
1
// Copyright 2015 The PDFium Authors
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#
ifndef
TESTING_JS_EMBEDDER_TEST_H_
6
#
define
TESTING_JS_EMBEDDER_TEST_H_
7
8
#
include
"testing/embedder_test.h"
9
10
namespace
v8
{
11
class
Isolate;
12
}
// namespace v8
13
14
class
JSEmbedderTest
:
public
EmbedderTest
{
15
public
:
16
JSEmbedderTest
();
17
~
JSEmbedderTest
() override;
18
19
v8
::Isolate*
isolate
()
const
;
20
};
21
22
#
endif
// TESTING_JS_EMBEDDER_TEST_H_
CFXJSE_Engine::EventParamScope
friend class EventParamScope
Definition
cfxjse_engine.h:127
CPDFXFAContextEmbedderTest
Definition
cpdfxfa_context_embeddertest.cpp:11
CPDF_Document
Definition
cpdf_document.h:29
CPDF_Document::GetExtension
Extension * GetExtension() const
Definition
cpdf_document.h:91
EmbedderTest
Definition
embedder_test.h:39
EmbedderTest::LinearizeOption
LinearizeOption
Definition
embedder_test.h:41
EmbedderTest::JavaScriptOption
JavaScriptOption
Definition
embedder_test.h:42
JSEmbedderTest
Definition
js_embedder_test.h:14
JSEmbedderTest::JSEmbedderTest
JSEmbedderTest()
JSEmbedderTest::isolate
v8::Isolate * isolate() const
Definition
js_embedder_test.cpp:13
JSEmbedderTest::~JSEmbedderTest
~JSEmbedderTest() override
XFAJSEmbedderTest
Definition
xfa_js_embedder_test.h:19
XFAJSEmbedderTest::GetValue
v8::Local< v8::Value > GetValue() const
Definition
xfa_js_embedder_test.cpp:53
XFAJSEmbedderTest::GetXFADocument
CXFA_Document * GetXFADocument() const
Definition
xfa_js_embedder_test.cpp:37
XFAJSEmbedderTest::Execute
bool Execute(ByteStringView input)
Definition
xfa_js_embedder_test.cpp:76
XFAJSEmbedderTest::OpenDocumentWithOptions
bool OpenDocumentWithOptions(const std::string &filename, const char *password, LinearizeOption linearize_option, JavaScriptOption javascript_option) override
Definition
xfa_js_embedder_test.cpp:57
XFAJSEmbedderTest::TearDown
void TearDown() override
Definition
xfa_js_embedder_test.cpp:30
XFAJSEmbedderTest::SetUp
void SetUp() override
Definition
xfa_js_embedder_test.cpp:26
XFAJSEmbedderTest::GetScriptContext
CFXJSE_Engine * GetScriptContext() const
Definition
xfa_js_embedder_test.h:33
XFAJSEmbedderTest::~XFAJSEmbedderTest
~XFAJSEmbedderTest() override
XFAJSEmbedderTest::ExecuteSilenceFailure
bool ExecuteSilenceFailure(ByteStringView input)
Definition
xfa_js_embedder_test.cpp:100
XFAJSEmbedderTest::XFAJSEmbedderTest
XFAJSEmbedderTest()
TEST_F
TEST_F(CPDFXFAContextEmbedderTest, HasHeap)
Definition
cpdfxfa_context_embeddertest.cpp:14
std
Definition
qfloat16.h:493
v8
Definition
fxv8_unittest.h:15
qtwebengine
src
3rdparty
chromium
third_party
pdfium
testing
js_embedder_test.h
Generated on Thu Nov 14 2024 01:01:11 for Qt by
1.12.0