Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dvisitor.h96 …e void IterateRefBody(TaggedObject *root, const EcmaObjectRangeVisitor& visitor, size_t parentSize) in IterateRefBody()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1048 size_t parentSize = parentType->GetSize(); in GetSize() local
1174 size_t parentSize = parentType->GetSize(); in GetSize() local