Home
last modified time | relevance | path

Searched refs:Insert (Results 1 – 25 of 61) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_map_test.cpp89 HWTEST_F_L0(TemplateMapTest, Insert) in HWTEST_F_L0() argument
99 TemplateMap::Insert(thread, templateMap, tempMapKey, templateArrVal); in HWTEST_F_L0()
104 TemplateMap::Insert(thread, templateMap, tempMapKey, templateArrVal1); in HWTEST_F_L0()
110 TemplateMap::Insert(thread, templateMap, tempMapKey1, templateArrVal1); in HWTEST_F_L0()
299 templateMap = TemplateMap::Insert(thread, templateMap, tempMapKey, tempMapValue); in HWTEST_F_L0()
328 templateMap = TemplateMap::Insert(thread, templateMap, tempMapKey, tempMapValue); in HWTEST_F_L0()
355 templateMap = TemplateMap::Insert(thread, templateMap, tempMapKey, tempMapValue); in HWTEST_F_L0()
Djs_api_list_test.cpp151 toor->Insert(thread, toor, value, len); in HWTEST_F_L0()
156 toor->Insert(thread, toor, value, 0); in HWTEST_F_L0()
163 toor->Insert(thread, toor, value, 5); in HWTEST_F_L0()
186 toor->Insert(thread, toor, value, len); in HWTEST_F_L0()
192 toor->Insert(thread, toor, value, 0); in HWTEST_F_L0()
198 toor->Insert(thread, toor, value, 5); in HWTEST_F_L0()
245 JSAPIList::Insert(thread, list, value1, 0); in HWTEST_F_L0()
Djs_api_linked_list_test.cpp160 toor->Insert(thread, toor, value, len); in HWTEST_F_L0()
165 toor->Insert(thread, toor, value, 0); in HWTEST_F_L0()
172 toor->Insert(thread, toor, value, 5); in HWTEST_F_L0()
195 toor->Insert(thread, toor, value, len); in HWTEST_F_L0()
201 toor->Insert(thread, toor, value, 0); in HWTEST_F_L0()
207 toor->Insert(thread, toor, value, 5); in HWTEST_F_L0()
298 JSAPILinkedList::Insert(thread, list, value1, 0); in HWTEST_F_L0()
Djs_api_vector_test.cpp325 HWTEST_F_L0(JSAPIVectorTest, Insert) in HWTEST_F_L0() argument
331 JSAPIVector::Insert(thread, toor, value, 0); in HWTEST_F_L0()
343 JSAPIVector::Insert(thread, toor, value, -1); in HWTEST_F_L0()
346 JSAPIVector::Insert(thread, toor, value, static_cast<int32_t>(elementsNums + 1)); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp301 rangeResult.Insert(curRange); in ParseAlternative()
1244 result->Insert(s1); in ParseClassRanges()
1259 result->Insert(s2); in ParseClassRanges()
1269 result->Insert(c1, c2); in ParseClassRanges()
1274 result->Insert(s1); in ParseClassRanges()
1279 result->Insert(RangeSet(c1 - 'a' + 'A')); in ParseClassRanges()
1281 result->Insert(RangeSet(c1 - 'A' + 'a')); in ParseClassRanges()
1318 atom->Insert(RangeSet(value)); in ParseClassAtom()
1337 atom->Insert(RangeSet(static_cast<uint32_t>('\b'))); in ParseClassEscape()
1344 atom->Insert(RangeSet(static_cast<uint32_t>('-'))); in ParseClassEscape()
[all …]
Dregexp_opcode.cpp201 buf->Insert(offset, GetSize()); in InsertOpCode()
216 buf->Insert(offset, GetSize()); in InsertOpCode()
267 buf->Insert(offset, GetSize()); in InsertOpCode()
281 buf->Insert(offset, GetSize()); in InsertOpCode()
324 buf->Insert(offset, GetSize()); in InsertOpCode()
507 buf->Insert(offset, GetSize()); in InsertOpCode()
522 buf->Insert(offset, GetSize()); in InsertOpCode()
571 void RangeSet::Insert(uint32_t start, uint32_t end) in Insert() function in panda::ecmascript::RangeSet
625 cr.Insert(firstMax + 'A' - 'a', secondMin + 'A' - 'a'); in Inter()
628 cr.Insert(firstMax - 'A' + 'a', secondMin - 'A' + 'a'); in Inter()
[all …]
Dregexp_parser.h203 cr.Insert(MINLOWERCHAR, MAXLOWERCHAR); in ProcessIntersection()
205 cr.Insert(MINUPPERCHAR, MAXUPPERCHAR); in ProcessIntersection()
207 result->Insert(cr1); in ProcessIntersection()
Dregexp_opcode.h312 Insert(value, value); in RangeSet()
316 Insert(start, end); in RangeSet()
359 void Insert(uint32_t start, uint32_t end);
360 void Insert(const RangeSet &s1);
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_list.h29 static JSTaggedValue Insert(EcmaRuntimeCallInfo *argv);
Dcontainers_arraylist.h31 static JSTaggedValue Insert(EcmaRuntimeCallInfo *argv);
Dcontainers_linked_list.h30 static JSTaggedValue Insert(EcmaRuntimeCallInfo *argv);
Dcontainers_vector.h28 static JSTaggedValue Insert(EcmaRuntimeCallInfo *argv);
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dliterals.h74 void Insert(LiteralBuffer *other) in Insert() function
/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
147 return LinkedHashTable<LinkedHashMap, LinkedHashMapObject>::Insert(thread, obj, key, value); in Set()
202 return LinkedHashTable<LinkedHashSet, LinkedHashSetObject>::Insert(thread, obj, key, key); in Add()
Dtemplate_string.cpp61 TemplateMap::Insert(thread, templateMap, rawStringsTag, templateArr); in GetTemplateObject()
Dtagged_list.h135 static JSTaggedValue Insert(JSThread *thread, const JSHandle<TaggedSingleList> &taggedList,
177 static JSTaggedValue Insert(JSThread *thread, const JSHandle<TaggedDoubleList> &taggedList,
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion-inl.h121 set->Insert(ToUintPtr(this), addr); in InsertCrossRegionRSet()
170 set->Insert(ToUintPtr(this), addr); in InsertOldToNewRSet()
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
Ddyn_chunk.h42 int Insert(uint32_t position, size_t len);
/arkcompiler/ets_runtime/ecmascript/regexp/tests/
Ddyn_chunk_test.cpp63 dynChunk.Insert(1, 1); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_list.h34 static JSTaggedValue Insert(JSThread *thread, const JSHandle<JSAPIList> &list,
Djs_api_linked_list.h36 static JSTaggedValue Insert(JSThread *thread, const JSHandle<JSAPILinkedList> &list,
/arkcompiler/ets_runtime/test/fuzztest/containerslistinsert_fuzzer/
Dcontainerslistinsert_fuzzer.cpp109 ContainersList::Insert(callInfo); in ContainerslistInsertFuzzTest()
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_list_test.cpp181 JSTaggedValue result = ContainersList::Insert(callInfo); in HWTEST_F_L0()
195 JSTaggedValue result = ContainersList::Insert(callInfo); in HWTEST_F_L0()
225 JSTaggedValue result = ContainersList::Insert(callInfo); in HWTEST_F_L0()
522 CONTAINERS_API_TYPE_MISMATCH_EXCEPTION_TEST(ContainersList, Insert); in HWTEST_F_L0()
538 CONTAINERS_API_EXCEPTION_TEST(ContainersList, Insert, callInfo); in HWTEST_F_L0()

123