Searched defs:runtimeType (Results 1 – 3 of 3) sorted by relevance
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()713 bool Runtime::CreatePandaVM(std::string_view runtimeType) in CreatePandaVM()
196 std::string runtimeType = "core"; in InitializeRuntimeSpacesAndType() local