Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1465 std::string comments; in EmitAsmLabel() local
1481 comments = "// elemobjsize"; in EmitAsmLabel()
1483 comments = "// objsize"; in EmitAsmLabel()
1496 Emit("\t.short\t" + std::to_string(objSize) + comments + "\n"); in EmitAsmLabel()

Completed in 4 milliseconds