Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp80 uint32_t methodSize = methodOffsetVec.size(); in CollectLiteralInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp369 void BinaryMplImport::ImportFieldsOfStructType(FieldVector &fields, uint32 methodSize) in ImportFieldsOfStructType()
397 uint32 methodSize = type.GetMethods().size(); in ImportStructTypeData() local