Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTTokenReaderContext.cpp2175 bool foundMaxBitLength = false; in initComplete() local
2186 foundMaxBitLength = true; in initComplete()
2189 MOZ_ASSERT(foundMaxBitLength); in initComplete()