Searched refs:PrintTypeInfo (Results 1 – 4 of 4) sorted by relevance
631 void PrintTypeInfo(const JSPandaFile *jsPandaFile) const;
1401 void TSManager::PrintTypeInfo(const JSPandaFile *jsPandaFile) const in PrintTypeInfo() function in panda::ecmascript::TSManager1403 if (!(vm_->GetJSOptions().PrintTypeInfo())) { in PrintTypeInfo()
724 bool PrintTypeInfo() const in PrintTypeInfo() function
68 tsManager->PrintTypeInfo(jsPandaFile_); in ~BytecodeInfoCollector()