Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7864 const int64 stringBaseObjSize = 16; /* shadow(4)+monitor(4)+count(4)+hash(4) */ in GenerateIntrnInsnForStrIndexOf() local
7866 const int64 stringBaseObjSize = 20; /* shadow(8)+monitor(4)+count(4)+hash(4) */ in GenerateIntrnInsnForStrIndexOf() local