HomeSort by relevance Sort by last modified time
    Searched refs:m_hRootContext (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fxjs/
cfxjse_runtimedata.h 24 v8::Global<v8::Context> m_hRootContext;
cfxjse_isolatetracker.h 42 CFXJSE_RuntimeData::Get(pIsolate)->m_hRootContext)) {}
cfxjse_runtimedata.cpp 97 pRuntimeData->m_hRootContext.Reset(pIsolate, hContext);
cfxjse_context.cpp 176 pIsolate, CFXJSE_RuntimeData::Get(pIsolate)->m_hRootContext);

Completed in 109 milliseconds