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
cfxjse_isolatetracker.cpp
Go to the documentation of this file.
1// Copyright 2018 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// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6
7#include "fxjs/xfa/cfxjse_isolatetracker.h"
8
9#include "fxjs/xfa/cfxjse_context.h"
10#include "fxjs/xfa/cfxjse_runtimedata.h"
11
15
17
20
22
26
29
34
36
40
CFXJSE_ScopeUtil_Context(CFXJSE_Context *pContext)
CFXJSE_ScopeUtil_IsolateHandleContext(CFXJSE_Context *pContext)
CFXJSE_ScopeUtil_IsolateHandleRootContext(v8::Isolate *pIsolate)
CFXJSE_ScopeUtil_IsolateHandle(v8::Isolate *pIsolate)
CFXJSE_ScopeUtil_RootContext(v8::Isolate *pIsolate)