Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dwrappers_cache.h43 Wrapper *Insert(Key key, std::unique_ptr<Wrapper> &&wrapper) in Insert() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.cpp53 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in panda::DynChunk
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dliterals.h74 void Insert(LiteralBuffer *other) in Insert() function
/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.cpp54 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in panda::ecmascript::DynChunk
Dremembered_set.h45 bool Insert(uintptr_t begin, uintptr_t addr) in Insert() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcondition_chain_cache.cpp23 void ConditionChainCache::Insert(ConditionChain *chain, Inst *phiInst) in Insert() function in panda::compiler::ConditionChainCache
/arkcompiler/runtime_core/static_core/verification/util/
Dobj_pool.h101 void Insert() in Insert() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert.h93 JSRefConvert *Insert(Class *klass, std::unique_ptr<JSRefConvert> value) in Insert() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dhumongous_obj_allocator-inl.h361 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Insert(MemoryPoolHeader *poo… in Insert() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_map_test.cpp89 HWTEST_F_L0(TemplateMapTest, Insert) in HWTEST_F_L0() argument
Djs_api_vector_test.cpp325 HWTEST_F_L0(JSAPIVectorTest, Insert) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.cpp39 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Insert(const JSThread *thread, const JSHand… in Insert() function in panda::ecmascript::LinkedHashTable
Dtagged_list.cpp335 JSTaggedValue TaggedSingleList::Insert(JSThread *thread, const JSHandle<TaggedSingleList> &taggedLi… in Insert() function in panda::ecmascript::TaggedSingleList
600 JSTaggedValue TaggedDoubleList::Insert(JSThread *thread, const JSHandle<TaggedDoubleList> &taggedLi… in Insert() function in panda::ecmascript::TaggedDoubleList
Dtagged_hash_table.h104 static JSHandle<Derived> Insert(const JSThread *thread, JSHandle<Derived> &table, in Insert() function
Dtagged_tree.cpp360 JSHandle<Derived> TaggedTree<Derived>::Insert(JSThread *thread, JSHandle<Derived> &tree, in Insert() function in panda::ecmascript::TaggedTree
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_list.cpp56 JSTaggedValue JSAPIList::Insert(JSThread *thread, const JSHandle<JSAPIList> &list, const JSHandle<J… in Insert() function in panda::ecmascript::JSAPIList
Djs_api_linked_list.cpp27 JSTaggedValue JSAPILinkedList::Insert(JSThread *thread, const JSHandle<JSAPILinkedList> &list, in Insert() function in panda::ecmascript::JSAPILinkedList
Djs_api_arraylist.cpp43 void JSAPIArrayList::Insert(JSThread *thread, const JSHandle<JSAPIArrayList> &arrayList, in Insert() function in panda::ecmascript::JSAPIArrayList
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.cpp567 void RangeSet::Insert(uint32_t start, uint32_t end) in Insert() function in panda::RangeSet
592 void RangeSet::Insert(const RangeSet &s1) in Insert() function in panda::RangeSet
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.cpp571 void RangeSet::Insert(uint32_t start, uint32_t end) in Insert() function in panda::ecmascript::RangeSet
633 void RangeSet::Insert(const RangeSet &s1) in Insert() function in panda::ecmascript::RangeSet
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.cpp98 InsertResult Insert(const std::string &fileName, const std::string &anonMemName) in Insert() function in panda::panda_file::AnonMemSet
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp97 InsertResult Insert(const std::string &file_name, const std::string &anon_mem_name) in Insert() function in panda::panda_file::AnonMemSet
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp538 GateRef LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::Insert( in Insert() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_linked_list.cpp158 JSTaggedValue ContainersLinkedList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersLinkedList
Dcontainers_arraylist.cpp75 JSTaggedValue ContainersArrayList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersArrayList

12