Searched defs:ProfileType (Results 1 – 7 of 7) sorted by relevance
48 using ProfileType = void *; variable
37 ProfileType::ProfileType(PGOContext &context, ProfileTypeRef typeRef) in ProfileType() function in panda::ecmascript::pgo::ProfileType
205 explicit ProfileType(uint64_t rawType) : type_(rawType) {}; in ProfileType() function
22 using ProfileType = pgo::ProfileType; variable
25 using ProfileType = pgo::ProfileType; variable
26 using ProfileType = pgo::ProfileType; typedef
33 using ProfileType = pgo::ProfileType; variable