Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1514 … const MIREncodedArray &staticValue, int indent, bool hasFieldMethodOrInterface) in DumpInfoPragmaStaticValue()
1549 …bool hasFieldMethodOrInterface = !(fields.empty() && parentFields.empty() && staticFields.empty() … in Dump() local