Searched refs:CollectInfoOfPandaFile (Results 1 – 3 of 3) sorted by relevance
24 auto res = vm_->CollectInfoOfPandaFile(fileName, entry_, &infoList, file); in Compile()
118 bool PUBLIC_API CollectInfoOfPandaFile(const std::string &filename, std::string_view entryPoint,
334 bool EcmaVM::CollectInfoOfPandaFile(const std::string &filename, std::string_view entryPoint, in CollectInfoOfPandaFile() function in panda::ecmascript::EcmaVM