Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_engine.cpp500 CFXJSE_Context* pVariableContext = it->second.get(); in QueryVariableValue() local
501 std::unique_ptr<CFXJSE_Value> pObject = pVariableContext->GetGlobalObject(); in QueryVariableValue()