| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | wrappers_cache.h | 43 Wrapper *Insert(Key key, std::unique_ptr<Wrapper> &&wrapper) in Insert() function
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ |
| D | dyn_chunk.cpp | 53 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in ark::DynChunk
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | dyn_chunk.cpp | 54 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in panda::ecmascript::DynChunk
|
| D | remembered_set.h | 45 bool Insert(uintptr_t begin, uintptr_t addr) in Insert() function
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| D | literals.h | 74 void Insert(LiteralBuffer *other) in Insert() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | condition_chain_cache.cpp | 23 void ConditionChainCache::Insert(ConditionChain *chain, Inst *phiInst) in Insert() function in ark::compiler::ConditionChainCache
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | obj_pool.h | 101 void Insert() in Insert() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | js_refconvert.h | 93 JSRefConvert *Insert(Class *klass, std::unique_ptr<JSRefConvert> value) in Insert() function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | humongous_obj_allocator-inl.h | 361 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Insert(MemoryPoolHeader *poo… in Insert() function
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | template_map_test.cpp | 65 HWTEST_F_L0(TemplateMapTest, Insert) in HWTEST_F_L0() argument
|
| D | js_api_vector_test.cpp | 284 HWTEST_F_L0(JSAPIVectorTest, Insert) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | linked_hash_table.cpp | 43 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Insert(const JSThread *thread, const JSHand… in Insert() function in panda::ecmascript::LinkedHashTable
|
| D | tagged_list.cpp | 329 JSTaggedValue TaggedSingleList::Insert(JSThread *thread, const JSHandle<TaggedSingleList> &taggedLi… in Insert() function in panda::ecmascript::TaggedSingleList 623 JSTaggedValue TaggedDoubleList::Insert(JSThread *thread, const JSHandle<TaggedDoubleList> &taggedLi… in Insert() function in panda::ecmascript::TaggedDoubleList
|
| D | tagged_hash_table.h | 112 static JSHandle<Derived> Insert(const JSThread *thread, JSHandle<Derived> &table, in Insert() function
|
| D | tagged_tree.cpp | 416 JSHandle<Derived> TaggedTree<Derived>::Insert(JSThread *thread, JSHandle<Derived> &tree, in Insert() function in panda::ecmascript::TaggedTree
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| D | regexp_opcode.cpp | 567 void RangeSet::Insert(uint32_t start, uint32_t end) in Insert() function in ark::RangeSet 592 void RangeSet::Insert(const RangeSet &s1) in Insert() function in ark::RangeSet
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_linked_list.cpp | 28 JSTaggedValue JSAPILinkedList::Insert(JSThread *thread, const JSHandle<JSAPILinkedList> &list, in Insert() function in panda::ecmascript::JSAPILinkedList
|
| D | js_api_list.cpp | 48 JSTaggedValue JSAPIList::Insert(JSThread *thread, const JSHandle<JSAPIList> &list, const JSHandle<J… in Insert() function in panda::ecmascript::JSAPIList
|
| D | js_api_arraylist.cpp | 38 void JSAPIArrayList::Insert(JSThread *thread, const JSHandle<JSAPIArrayList> &arrayList, in Insert() function in panda::ecmascript::JSAPIArrayList
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_opcode.cpp | 603 void RangeSet::Insert(uint32_t start, uint32_t end) in Insert() function in panda::ecmascript::RangeSet 665 void RangeSet::Insert(const RangeSet &s1) in Insert() function in panda::ecmascript::RangeSet
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file.cpp | 98 InsertResult Insert(const std::string &fileName, const std::string &anonMemName) in Insert() function in ark::panda_file::AnonMemSet
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_linked_list.cpp | 154 JSTaggedValue ContainersLinkedList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersLinkedList
|
| D | containers_arraylist.cpp | 69 JSTaggedValue ContainersArrayList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersArrayList
|
| D | containers_list.cpp | 74 JSTaggedValue ContainersList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersList
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file.cpp | 98 InsertResult Insert(const std::string &file_name, const std::string &anon_mem_name) in Insert() function in panda::panda_file::AnonMemSet
|