Home
last modified time | relevance | path

Searched defs:hasUnclonedName (Results 1 – 1 of 1) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DParser.cpp2238 bool isSelfHosting, bool hasUnclonedName) { in InitialFunctionFlags()
2875 bool hasUnclonedName = isSelfHosting && funName && in functionDefinition() local