Home
last modified time | relevance | path

Searched refs:kDeclarclass (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dreflection_analysis.h65 kDeclarclass, member in maple::MethodProperty
88 kDeclarclass, member in maple::FieldProperty
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp929 if (((idx == static_cast<uint32>(MethodProperty::kDeclarclass)) || in EmitAsmLabel()
943 if (idx == static_cast<uint32>(MethodProperty::kDeclarclass)) { in EmitAsmLabel()
957 if ((idx == static_cast<uint32>(FieldProperty::kDeclarclass)) && mirSymbol.IsReflectionFieldsInfo()) { in EmitAsmLabel()

Completed in 5 milliseconds