Home
last modified time | relevance | path

Searched defs:aThisVal (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DMozPromise.h476 InvokeCallbackMethod(ThisType* aThisVal, MethodType aMethod, ValueType&& aValue) in InvokeCallbackMethod()
485 InvokeCallbackMethod(ThisType* aThisVal, MethodType aMethod, ValueType&& aValue) in InvokeCallbackMethod()
495 InvokeCallbackMethod(ThisType* aThisVal, MethodType aMethod, ValueType&& aValue) in InvokeCallbackMethod()
504 InvokeCallbackMethod(ThisType* aThisVal, MethodType aMethod, ValueType&& aValue) in InvokeCallbackMethod()
514 MethodThenValue(AbstractThread* aResponseTarget, ThisType* aThisVal, in MethodThenValue()
635 RefPtr<Request> Then(AbstractThread* aResponseThread, const char* aCallSite, ThisType* aThisVal, in Then()
967 MethodCallInvokeHelper(ReturnType(ThisType::*aMethod)(ArgTypes...), ThisType* aThisVal, in MethodCallInvokeHelper()
987 MethodCall(MethodType aMethod, ThisType* aThisVal, ArgTypes... aArgs) in MethodCall()
1045 InvokeAsync(AbstractThread* aTarget, ThisType* aThisVal, const char* aCallerName, in InvokeAsync()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsObjectLoadingContent.cpp3725 JS::Handle<JS::Value> aThisVal, in LegacyCall()