Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp692 std::string litId = GetLiteralId(g_newLiteralArrayIndex--); in ParseFunctionTypeInfo() local
746 std::string litId = GetLiteralId(typeIndex - LITERALBUFFERINDEXOFFSET); in CreateLiteralArrayForType() local
754 std::string litId = GetLiteralId(g_newLiteralArrayIndex--); in CreateLiteralArrayForType() local
774 std::string litId = CreateLiteralArrayForType(exportedTypes, prog); in ParseFunctionExportedType() local
801 std::string litId = CreateLiteralArrayForType(declaredTypes, prog); in ParseFunctionDeclaredType() local
1129 auto litId = literalBuffer["k"].asString(); in ParseSingleLiteralBuf() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp391 … auto litId = std::string(context->Binder()->Program()->RecordName()) + "_" + std::to_string(idx); in AddFunction() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1491 util::UString litId(idxStr, allocator_); in CreateObjectWithBuffer() local
1522 util::UString litId(idxStr, allocator_); in CreateArrayWithBuffer() local
1679 util::UString litId(idxStr, allocator_); in DefineClassWithBuffer() local
1934 util::UString litId(idxStr, allocator_); in NewLexEnvWithScopeInfo() local