Home
last modified time | relevance | path

Searched defs:Append (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
Dustring.h289 void Append(char32_t ch) noexcept in Append() function
298 void Append(const StringView &other) noexcept in Append() function
307 void Append(const char *other) noexcept in Append() function
/arkcompiler/runtime_core/libpandabase/utils/
Djson_builder.h59 void Append(T &&value) in Append() function
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/
DRightMenu.js39 static Append(detail) { method in RightMenu
/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.cpp61 JSHandle<WeakVector> WeakVector::Append(const JSThread *thread, const JSHandle<WeakVector> &vec, in Append() function in panda::ecmascript::WeakVector
Djs_finalization_registry.cpp27 JSHandle<CellRecordVector> CellRecordVector::Append(const JSThread *thread, const JSHandle<CellReco… in Append() function in panda::ecmascript::CellRecordVector
Dtagged_array-inl.h80 JSHandle<TaggedArray> TaggedArray::Append(const JSThread *thread, const JSHandle<TaggedArray> &firs… in Append() function
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DramdaToolsNoInfinite2.ts288 …export type Append<L extends List, A extends any> = L extends unknown ? A extends unknown ? _Appen… alias
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp94 HWTEST_F_L0(TaggedArrayTest, Append) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/libpandabase/os/
Dstacktrace.cpp264 void Append(uintptr_t pc) in Append() function in panda::Buf
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp101 unsigned DynamicOperands::Append(Inst *inst) in Append() function in panda::compiler::DynamicOperands
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h232 static inline std::u16string Append(const std::u16string &str1, const std::u16string &str2) in Append() function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js103108 Append() { method in anonymousFunction47c28f46f9500.anonymousFunction47c28f46f9600.Pn