Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCJSContext.cpp786 bool useBaselineInterp = Preferences::GetBool(JS_OPTIONS_DOT_STR "blinterp"); in LoadStartupJSPrefs() local
837 useBaselineInterp = false; in LoadStartupJSPrefs()
846 useBaselineInterp); in LoadStartupJSPrefs()