Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dweak_vector.cpp67 JSHandle<WeakVector> WeakVector::Append(const JSThread *thread, const JSHandle<WeakVector> &vec, in Append() function in WeakVector
H A Djs_finalization_registry.cpp26 JSHandle<CellRecordVector> CellRecordVector::Append(const JSThread *thread, const JSHandle<CellRecordVector> &vector, in Append() function in panda::ecmascript::CellRecordVector
/arkcompiler/runtime_core/libpandabase/utils/
H A Djson_builder.h59 void Append(T &&value) in Append() function in panda::JsonBuilderBase
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Djson_builder.h63 void Append(T &&value) in Append() function in ark::JsonBuilderBase
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Ddebug_info.h69 void Append(size_t index, std::string &&str, std::string_view separator) in Append() function in panda::ecmascript::kungfu::DebugInfo::FuncDebugInfo
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.cpp101 unsigned DynamicOperands::Append(Inst *inst) in Append() function in panda::compiler::DynamicOperands
/arkcompiler/runtime_core/libpandafile/
H A Ddata_protect.h168 void Append(char ch) in Append() function
188 void Append(std::string_view str_data) in Append() function
/arkcompiler/runtime_core/libpandabase/os/
H A Dstacktrace.cpp264 void Append(uintptr_t pc) in Append() function in panda::Buf
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dstacktrace.cpp264 void Append(uintptr_t pc) in Append() function in ark::Buf
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.cpp265 unsigned DynamicOperands::Append(Inst *inst) in Append() function in ark::compiler::DynamicOperands
H A Danalysis.cpp923 void InstAppender::Append(Inst *inst) in Append() function in ark::compiler::InstAppender
933 void InstAppender::Append(std::initializer_list<Inst *> instructions) in Append() function in ark::compiler::InstAppender
/arkcompiler/ets_runtime/ecmascript/base/
H A Dstring_helper.h255 static inline std::u16string Append(const std::u16string &str1, const std::u16string &str2) in Append() function in panda::ecmascript::base::StringHelper

Completed in 10 milliseconds