Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DcompilerContext.h65 int32_t NewLiteralIndex() in NewLiteralIndex() function in panda::es2panda::panda::es2panda::compiler::CompilerContext
H A DcompileQueue.cpp65 ModuleRecordEmitter moduleEmitter(context_->Binder()->Program()->ModuleRecord(), context_->NewLiteralIndex(), in Run()
66 hasLazyImport ? context_->NewLiteralIndex() : -1); in Run()
H A Dpandagen.cpp291 buf->SetIndex(context_->NewLiteralIndex()); in AddLiteralBuffer()
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp705 std::string(context->Binder()->Program()->RecordName()) + "_" + std::to_string(context->NewLiteralIndex()); in AddScopeNamesRecord()

Completed in 7 milliseconds