Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp32 static inline bool UpdatePrimType(bool primType, int splitNo, uint32_t ch) in UpdatePrimType()
68 int splitNo = 0; // split: class 0 | method 1 | signature 2 in DecodeName() local