Searched defs:GetGCType (Results 1 – 3 of 3) sorted by relevance
650 GCType GCStats::GetGCType(TriggerGCType gcType) in GetGCType() function in panda::ecmascript::GCStats
209 TriggerGCType GetGCType() const in GetGCType() function
687 mem::GCType Runtime::GetGCType(const RuntimeOptions &options, panda_file::SourceLang lang) in GetGCType() function in ark::Runtime