Searched refs:GetVariablesThis (Results 1 – 2 of 2) sorted by relevance
261 pRefNode = ToNode(pScriptContext->GetVariablesThis(pOriginalNode)); in GlobalPropertySetter()319 pRefNode = ToNode(pScriptContext->GetVariablesThis(pOriginalObject)); in GlobalPropertyGetter()370 pObject = pScriptContext->GetVariablesThis(pObject); in GlobalPropTypeGetter()397 CXFA_Object* pObject = pScriptContext->GetVariablesThis(pOriginalObject); in NormalPropertyGetter()464 CXFA_Object* pObject = pScriptContext->GetVariablesThis(pOriginalObject); in NormalPropertySetter()519 pObject = pScriptContext->GetVariablesThis(pObject); in NormalPropTypeGetter()542 pObject = pScriptContext->GetVariablesThis(pObject); in NormalMethodCall()585 CXFA_Object* CFXJSE_Engine::GetVariablesThis(CXFA_Object* pObject) { in GetVariablesThis() function in CFXJSE_Engine
189 CXFA_Object* GetVariablesThis(CXFA_Object* pObject);