Home
last modified time | relevance | path

Searched defs:Insert (Results 1 - 25 of 27) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dwrappers_cache.h43 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 Ddyn_chunk.cpp54 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in panda::ecmascript::DynChunk
H A Dremembered_set.h45 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 Dcondition_chain_cache.cpp23 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 Dmpsc_set.h84 void MPSCSet<StoredSetType>::Insert(ValueType val) in Insert() function in ark::mem::MPSCSet
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
H A Ddyn_chunk.cpp53 int DynChunk::Insert(uint32_t position, size_t len) in Insert() function in ark::DynChunk
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dliterals.h74 void Insert(LiteralBuffer *other) in Insert() function in panda::es2panda::panda::es2panda::panda::es2panda::compiler::LiteralBuffer
/arkcompiler/ets_runtime/ecmascript/
H A Dlinked_hash_table.cpp43 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Insert(const JSThread *thread, const JSHandle<Derived> &table, in Insert() function in panda::ecmascript::LinkedHashTable
H A Dtagged_tree.cpp417 JSHandle<Derived> TaggedTree<Derived>::Insert(JSThread *thread, JSHandle<Derived> &tree, in Insert() function in panda::ecmascript::TaggedTree
H A Dtagged_hash_table.h112 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 Djs_refconvert.h93 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 Dobj_pool.h101 void Insert() in Insert() function in ark::verifier::ObjPool::Accessor
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dhumongous_obj_allocator-inl.h361 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Insert(MemoryPoolHeader *pool) in Insert() function in ark::mem::HumongousObjAllocator::MemoryPoolList
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_arraylist.cpp69 JSTaggedValue ContainersArrayList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersArrayList
H A Dcontainers_list.cpp74 JSTaggedValue ContainersList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersList
H A Dcontainers_linked_list.cpp154 JSTaggedValue ContainersLinkedList::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersLinkedList
H A Dcontainers_vector.cpp68 JSTaggedValue ContainersVector::Insert(EcmaRuntimeCallInfo *argv) in Insert() function in panda::ecmascript::containers::ContainersVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_linked_list.cpp22 JSTaggedValue JSAPILinkedList::Insert(JSThread *thread, const JSHandle<JSAPILinkedList> &list, in Insert() function in panda::ecmascript::JSAPILinkedList
H A Djs_api_list.cpp48 JSTaggedValue JSAPIList::Insert(JSThread *thread, const JSHandle<JSAPIList> &list, const JSHandle<JSTaggedValue> &value, in Insert() function in panda::ecmascript::JSAPIList
H A Djs_api_arraylist.cpp38 void JSAPIArrayList::Insert(JSThread *thread, const JSHandle<JSAPIArrayList> &arrayList, in Insert() function in panda::ecmascript::JSAPIArrayList
H A Djs_api_vector.cpp41 void JSAPIVector::Insert(JSThread *thread, const JSHandle<JSAPIVector> &vector, in Insert() function in panda::ecmascript::JSAPIVector
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_opcode.cpp603 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 Dregexp_opcode.cpp567 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 Dfile.cpp98 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 Dlinked_hashtable_stub_builder.cpp520 GateRef LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::Insert( in Insert() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder

Completed in 27 milliseconds

12