| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| H A D | wrappers_cache.h | 43 Wrapper *Insert(Key key, std::unique_ptr<Wrapper> &&wrapper) in Insert() function in ark::ets::interop::js::ets_proxy::WrappersCache
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | dyn_chunk.cpp | 54 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in panda::ecmascript::DynChunk
|
| H A D | remembered_set.h | 45 bool Insert(uintptr_t begin, uintptr_t addr) in Insert() function in panda::ecmascript::RememberedSet
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A 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/plugins/ets/runtime/mem/ |
| H A D | mpsc_set.h | 84 void MPSCSet<StoredSetType>::Insert(ValueType val) in Insert() function in ark::mem::MPSCSet
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ |
| H A D | dyn_chunk.cpp | 53 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in ark::DynChunk
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| H A D | literals.h | 74 void Insert(LiteralBuffer *other) in Insert() function in panda::es2panda::panda::es2panda::panda::es2panda::compiler::LiteralBuffer
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | linked_hash_table.cpp | 43 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Insert(const JSThread *thread, const JSHandle<Derived> &table, in Insert() function in panda::ecmascript::LinkedHashTable
|
| H A D | tagged_tree.cpp | 417 JSHandle<Derived> TaggedTree<Derived>::Insert(JSThread *thread, JSHandle<Derived> &tree, in Insert() function in panda::ecmascript::TaggedTree
|
| H A D | tagged_hash_table.h | 112 static JSHandle<Derived> Insert(const JSThread *thread, JSHandle<Derived> &table, in Insert() function in panda::ecmascript::TaggedHashTable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | js_refconvert.h | 93 JSRefConvert *Insert(Class *klass, std::unique_ptr<JSRefConvert> value) in Insert() function in ark::ets::interop::js::JSRefConvertCache
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| H A D | obj_pool.h | 101 void Insert() in Insert() function in ark::verifier::ObjPool::Accessor
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | humongous_obj_allocator-inl.h | 361 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Insert(MemoryPoolHeader *pool) in Insert() function in ark::mem::HumongousObjAllocator::MemoryPoolList
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| H A D | containers_arraylist.cpp | 69 JSTaggedValue ContainersArrayList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersArrayList
|
| H A D | containers_list.cpp | 74 JSTaggedValue ContainersList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersList
|
| H A D | containers_linked_list.cpp | 154 JSTaggedValue ContainersLinkedList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersLinkedList
|
| H A D | containers_vector.cpp | 68 JSTaggedValue ContainersVector::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersVector
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| H A D | js_api_linked_list.cpp | 22 JSTaggedValue JSAPILinkedList::Insert(JSThread *thread, const JSHandle<JSAPILinkedList> &list, in Insert() function in panda::ecmascript::JSAPILinkedList
|
| H A D | js_api_list.cpp | 48 JSTaggedValue JSAPIList::Insert(JSThread *thread, const JSHandle<JSAPIList> &list, const JSHandle<JSTaggedValue> &value, in Insert() function in panda::ecmascript::JSAPIList
|
| H A D | js_api_arraylist.cpp | 38 void JSAPIArrayList::Insert(JSThread *thread, const JSHandle<JSAPIArrayList> &arrayList, in Insert() function in panda::ecmascript::JSAPIArrayList
|
| H A D | js_api_vector.cpp | 41 void JSAPIVector::Insert(JSThread *thread, const JSHandle<JSAPIVector> &vector, in Insert() function in panda::ecmascript::JSAPIVector
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| H A 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) Insert() function in panda::ecmascript::RangeSet [all...] |
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| H A 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 [all...] |
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| H A 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/compiler/builtins/ |
| H A D | linked_hashtable_stub_builder.cpp | 520 GateRef LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::Insert( in Insert() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder
|