Searched defs:runtimeType (Results 1 – 3 of 3) sorted by relevance
160 std::string runtimeType = "core"; in InitializeRuntimeSpacesAndType() local
31 …aVM *PandaVM::Create(Runtime *runtime, const RuntimeOptions &options, std::string_view runtimeType) in Create()
235 LanguageContext Runtime::GetLanguageContext(const std::string &runtimeType) in GetLanguageContext()714 bool Runtime::CreatePandaVM(std::string_view runtimeType) in CreatePandaVM()