Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/console/
H A DConsole.cpp793 NS_IMPL_CYCLE_COLLECTION_UNLINK(mConsoleEventNotifier)
799 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mConsoleEventNotifier)
2280 if (!mConsoleEventNotifier) { in NotifyHandler()
2290 mConsoleEventNotifier->Callable(), in NotifyHandler()
2297 mConsoleEventNotifier->Call(value, &ignored); in NotifyHandler()
2348 mConsoleEventNotifier = aHandler; in SetConsoleEventHandler()
H A DConsole.h380 RefPtr<AnyCallback> mConsoleEventNotifier; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/console/
H A DConsole.cpp693 NS_IMPL_CYCLE_COLLECTION_UNLINK(mConsoleEventNotifier)
700 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mConsoleEventNotifier)
2152 if (!mConsoleEventNotifier) { in NotifyHandler()
2158 JS::Rooted<JSObject*> callable(aCx, mConsoleEventNotifier->CallableOrNull()); in NotifyHandler()
2172 mConsoleEventNotifier->Call(value, &ignored); in NotifyHandler()
2218 mConsoleEventNotifier = aHandler; in SetConsoleEventHandler()
H A DConsole.h385 RefPtr<AnyCallback> mConsoleEventNotifier; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/console/
H A DConsole.cpp799 NS_IMPL_CYCLE_COLLECTION_UNLINK(mConsoleEventNotifier)
807 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mConsoleEventNotifier)
2445 if (!mConsoleEventNotifier) { in NotifyHandler()
2452 aCx, mConsoleEventNotifier->CallbackGlobalOrNull()); in NotifyHandler()
2467 RefPtr<AnyCallback> notifier(mConsoleEventNotifier); in NotifyHandler()
2515 mConsoleEventNotifier = aHandler; in SetConsoleEventHandler()
H A DConsole.h412 RefPtr<AnyCallback> mConsoleEventNotifier; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/console/
H A DConsole.cpp790 NS_IMPL_CYCLE_COLLECTION_UNLINK(mConsoleEventNotifier)
798 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mConsoleEventNotifier)
2440 if (!mConsoleEventNotifier) { in NotifyHandler()
2447 aCx, mConsoleEventNotifier->CallbackGlobalOrNull()); in NotifyHandler()
2462 RefPtr<AnyCallback> notifier(mConsoleEventNotifier); in NotifyHandler()
2510 mConsoleEventNotifier = aHandler; in SetConsoleEventHandler()
H A DConsole.h414 RefPtr<AnyCallback> mConsoleEventNotifier; variable
/dports/www/firefox/firefox-99.0/dom/console/
H A DConsole.cpp799 NS_IMPL_CYCLE_COLLECTION_UNLINK(mConsoleEventNotifier)
807 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mConsoleEventNotifier)
2445 if (!mConsoleEventNotifier) { in NotifyHandler()
2452 aCx, mConsoleEventNotifier->CallbackGlobalOrNull()); in NotifyHandler()
2467 RefPtr<AnyCallback> notifier(mConsoleEventNotifier); in NotifyHandler()
2515 mConsoleEventNotifier = aHandler; in SetConsoleEventHandler()
H A DConsole.h412 RefPtr<AnyCallback> mConsoleEventNotifier; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/console/
H A DConsole.cpp799 NS_IMPL_CYCLE_COLLECTION_UNLINK(mConsoleEventNotifier)
807 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mConsoleEventNotifier)
2445 if (!mConsoleEventNotifier) { in NotifyHandler()
2452 aCx, mConsoleEventNotifier->CallbackGlobalOrNull()); in NotifyHandler()
2467 RefPtr<AnyCallback> notifier(mConsoleEventNotifier); in NotifyHandler()
2515 mConsoleEventNotifier = aHandler; in SetConsoleEventHandler()
H A DConsole.h412 RefPtr<AnyCallback> mConsoleEventNotifier; variable