Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dprofile_type.h102 struct ReflectionStrItem { struct
105 ReflectionStrItem(uint32_t idx, uint8_t type) : type(type), idx(idx) {} in ReflectionStrItem() function