Searched refs:TS_TYPE_REF (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/base/ | ||
H A D | classDefinition.h | 46 TS_TYPE_REF = (1 << 3), member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::FieldType |
H A D | classDefinition.cpp | 598 fieldType |= FieldType::TS_TYPE_REF; in AddFieldTypeForTypeReference() |
/arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
H A D | class_info_extractor.h | 36 TS_TYPE_REF = (1 << 3), member in panda::ecmascript::FieldType |
Completed in 3 milliseconds