Searched refs:finiFunction (Results 1 – 1 of 1) sorted by relevance
411 …def checkShared(self, includes, initFunction, checkFunction, finiFunction = None, checkLink = None… argument471 if finiFunction:472 body += ' if (isInitialized) '+finiFunction+'();\n'