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.cpp
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#include "testing/js_embedder_test.h"
6
7#include "testing/v8_test_environment.h"
8
10
11JSEmbedderTest::~JSEmbedderTest() = default;
12
v8::Isolate * isolate() const
~JSEmbedderTest() override
v8::Isolate * isolate() const
static V8TestEnvironment * GetInstance()