Searched refs:lpThis (Results 1 – 1 of 1) sorted by relevance
219 CFXJSE_Value* lpThis = reinterpret_cast<CFXJSE_Value*>(hThis); in FXJSE_Value_CallFunction() local222 return lpFunction->Call(lpThis, lpRetValue, nArgCount, lpArgs); in FXJSE_Value_CallFunction()