Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCComponents.cpp3336 XPCWrappedNativeScope* xpcScope = ObjectScope(targetObj); in SetAddonCallInterposition() local
3337 NS_ENSURE_TRUE(xpcScope, NS_ERROR_INVALID_ARG); in SetAddonCallInterposition()
3339 xpcScope->SetAddonCallInterposition(); in SetAddonCallInterposition()