Home
last modified time | relevance | path

Searched refs:pTypeSize (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1475 int32 pTypeSize; in EmitAsmLabel() local
1478 if ((pTypeSize = GetPrimitiveTypeSize(typeName)) != -1) { in EmitAsmLabel()
1479 objSize = static_cast<uint32>(pTypeSize); in EmitAsmLabel()

Completed in 5 milliseconds