Searched defs:CFXJSE_ScopeUtil_IsolateHandle (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxjse/src/
H A Dscope_inline.h11 class CFXJSE_ScopeUtil_IsolateHandle { class
19 explicit CFXJSE_ScopeUtil_IsolateHandle(v8::Isolate* pIsolate) function in class:CFXJSE_ScopeUtil_IsolateHandle
27 CFXJSE_ScopeUtil_IsolateHandle(const CFXJSE_ScopeUtil_IsolateHandle&);
28 void operator=(const CFXJSE_ScopeUtil_IsolateHandle&);
33 CFXJSE_ScopeUtil_IsolateHandle m_parent;
52 CFXJSE_ScopeUtil_IsolateHandle m_parent;
76 CFXJSE_ScopeUtil_IsolateHandle m_parent;

Completed in 96 milliseconds