Searched defs:runtimeType (Results 1 – 4 of 4) sorted by relevance
196 std::string runtimeType = "core"; in InitializeRuntimeSpacesAndType() local
31 …aVM *PandaVM::Create(Runtime *runtime, const RuntimeOptions &options, std::string_view runtimeType) in Create()
234 LanguageContext Runtime::GetLanguageContext(const std::string &runtimeType) in GetLanguageContext()703 bool Runtime::CreatePandaVM(std::string_view runtimeType) in CreatePandaVM()
355 GlobalTSTypeRef TSManager::GetOrCreateTSIteratorInstanceType(TSRuntimeType runtimeType, GlobalTSTyp… in GetOrCreateTSIteratorInstanceType()