Searched refs:m_pThisObject (Results 1 – 2 of 2) sorted by relevance
69 CXFA_Object* GetThisObject() const { return m_pThisObject; } in GetThisObject()117 CXFA_Object* m_pThisObject; variable
104 m_pThisObject(nullptr), in CFXJSE_Engine()141 AutoRestorer<CXFA_Object*> nodeRestorer(&m_pThisObject); in RunScript()142 m_pThisObject = pThisObject; in RunScript()479 AutoRestorer<CXFA_Object*> nodeRestorer(&m_pThisObject); in RunVariablesScript()480 m_pThisObject = pThisObject; in RunVariablesScript()