Home
last modified time | relevance | path

Searched refs:TYPE_SUMMARY (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
DtypeExtractorEmitter.h49 static constexpr const char *TYPE_SUMMARY = "typeSummaryOffset"; variable
DtypeExtractorEmitter.cpp210 typeSummaryIndexField.name = TypeExtractorEmitter::TYPE_SUMMARY; in GenTypeSummaryInfo()