Searched refs:pThisObject (Results 1 – 2 of 2) sorted by relevance
123 CXFA_Object* pThisObject) { in RunScript() argument142 m_pThisObject = pThisObject; in RunScript()143 CFXJSE_Value* pValue = pThisObject ? GetJSValueFromMap(pThisObject) : nullptr; in RunScript()476 CXFA_Node* pThisObject = pParent->GetParent(); in RunVariablesScript() local478 CreateVariablesContext(pScriptNode, pThisObject); in RunVariablesScript()480 m_pThisObject = pThisObject; in RunVariablesScript()
60 CXFA_Object* pThisObject);