Home
last modified time | relevance | path

Searched defs:TypeInfoHeader (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h551 TypeInfoHeader(InfoType type, uint32_t offset) : infoType_(type), offset_(offset) {} in TypeInfoHeader() function
552 TypeInfoHeader(uint32_t size, InfoType type, uint32_t offset) in TypeInfoHeader() function