Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstring_builder_optimizer.h90 struct StringBuilder { struct
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2975 void ETSGen::StringBuilder(const ir::Expression *const left, const ir::Expression *const right, con… in StringBuilder() function in ark::es2panda::compiler::ETSGen