Home
last modified time | relevance | path

Searched refs:pExternalIsolate (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/
Dcjs_runtime.cpp55 v8::Isolate* pExternalIsolate = nullptr; in CJS_Runtime() local
57 pExternalIsolate = static_cast<v8::Isolate*>(pPlatform->m_isolate); in CJS_Runtime()
60 FXJS_Initialize(embedderDataSlot, pExternalIsolate); in CJS_Runtime()