Searched defs:ProfileType (Results 1 – 8 of 8) sorted by relevance
35 ProfileType::ProfileType(PGOContext &context, ProfileTypeRef typeRef, bool *isValid) in ProfileType() function in panda::ecmascript::pgo::ProfileType
201 explicit ProfileType(uint64_t rawType) : type_(rawType) {}; in ProfileType() function
48 using ProfileType = void *; variable
27 using ProfileType = pgo::ProfileType; variable
25 using ProfileType = pgo::ProfileType; variable
27 using ProfileType = pgo::ProfileType; typedef
24 enum ProfileType : uint8_t { enum
32 using ProfileType = pgo::ProfileType; variable