Home
last modified time | relevance | path

Searched defs:m_pIsolate (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/testing/
Djs_embedder_test.h31 std::unique_ptr<v8::Isolate, CFX_V8IsolateDeleter> m_pIsolate; variable
/external/pdfium/fxjs/xfa/
Dcfxjse_context.h48 UnownedPtr<v8::Isolate> m_pIsolate; variable
Dcfxjse_formcalc_context.h410 UnownedPtr<v8::Isolate> m_pIsolate; variable
Dcfxjse_value.h87 UnownedPtr<v8::Isolate> const m_pIsolate; variable
/external/pdfium/public/
Dfpdfview.h236 void* m_pIsolate; member
/external/pdfium/fxjs/
Dcfxjs_engine.cpp226 UnownedPtr<v8::Isolate> m_pIsolate; member in CFXJS_ObjDefinition