Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Ddispex.c324 static IDispatch *get_this(DISPPARAMS *dp) in get_this() function
736 …hres = invoke_prop_func(This, get_this(pdp), prop, wFlags, argc, argv, pvarRes ? &r : NULL, pspCal… in DispatchEx_InvokeEx()