Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/mscom/
H A DMainThreadRuntime.cpp72 ULONG_PTR exceptionSetting = IsWin7OrLater() ? in MainThreadRuntime() local
75 mInitResult = globalOpts->Set(COMGLB_EXCEPTION_HANDLING, exceptionSetting); in MainThreadRuntime()