Home
last modified time | relevance | path

Searched defs:arrayLength (Results 1 - 25 of 44) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtemplate_string_test.cpp42 uint32_t arrayLength = 3; in HWTEST_F_L0() local
H A Dbarrier_test.cpp28 uint32_t arrayLength = 10; in HWTEST_F_L0() local
73 uint32_t arrayLength = 10; in HWTEST_F_L0() local
125 uint32_t arrayLength = 10; HWTEST_F_L0() local
181 uint32_t arrayLength = 10; HWTEST_F_L0() local
231 uint32_t arrayLength = 10; HWTEST_F_L0() local
293 uint32_t arrayLength = 10; HWTEST_F_L0() local
[all...]
H A Dtagged_array_test.cpp40 uint32_t arrayLength = 2; in HWTEST_F_L0() local
53 uint32_t arrayLength = 2; in HWTEST_F_L0() local
75 uint32_t arrayLength = 2; in HWTEST_F_L0() local
99 uint32_t arrayLength in HWTEST_F_L0() local
123 uint32_t arrayLength = 10; HWTEST_F_L0() local
[all...]
H A Djs_stable_array_test.cpp587 int64_t arrayLength = ARRAY_LENGTH_4; in HWTEST_F_L0() local
H A Djs_api_arraylist_test.cpp495 uint32_t arrayLength = arrayList->GetLength().GetArrayLength(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_array_test.cpp74 static void TestEtsPrimitiveArray(uint32_t arrayLength, ClassType element) in TestEtsPrimitiveArray() argument
91 uint32_t arrayLength = 100U; in TEST_F() local
103 TestEtsObjectArray(const char *className, const char *source, uint32_t arrayLength) TestEtsObjectArray() argument
[all...]
H A Dets_class_file_test.cpp822 uint32_t arrayLength = 100; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dprofile_type_info_test.cpp80 uint32_t arrayLength = 6; in HWTEST_F_L0() local
324 uint32_t arrayLength = 2; in HWTEST_F_L0() local
354 uint32_t arrayLength = 2; in HWTEST_F_L0() local
382 uint32_t arrayLength = 2; in HWTEST_F_L0() local
H A Dic_runtime_test.cpp59 uint32_t arrayLength = 5; in HWTEST_F_L0() local
101 uint32_t arrayLength = 5; in HWTEST_F_L0() local
149 uint32_t arrayLength = 5; in HWTEST_F_L0() local
166 uint32_t arrayLength = 2; in HWTEST_F_L0() local
194 uint32_t arrayLength = 2; HWTEST_F_L0() local
[all...]
H A Dic_runtime_stub_test.cpp75 uint32_t arrayLength = 2U; in HWTEST_F_L0() local
106 uint32_t arrayLength = 2U; // 2 means ProfileTypeInfo length in HWTEST_F_L0() local
166 uint32_t arrayLength = 1U; in HWTEST_F_L0() local
190 uint32_t arrayLength = 2U; // 2 means ProfileTypeInfo length in HWTEST_F_L0() local
346 uint32_t arrayLength = bitOffset + 1U; in HWTEST_F_L0() local
404 uint32_t arrayLength = bitOffset + 1U; HWTEST_F_L0() local
443 uint32_t arrayLength = bitOffset + 1U; HWTEST_F_L0() local
478 uint32_t arrayLength = bitOffset + 1U; HWTEST_F_L0() local
504 uint32_t arrayLength = bitOffset + 1U; HWTEST_F_L0() local
550 uint32_t arrayLength = 3U; HWTEST_F_L0() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/gc/static/
H A Dgc_marker_static-inl.h82 ArraySizeT arrayLength = arrayObject->GetLength(); in HandleArrayClass() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Datomic_helper_test.cpp54 uint32_t arrayLength = 3; in HWTEST_F_L0() local
84 uint32_t arrayLength = 3; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/dynamic/
H A Dgc_marker_dynamic-inl.h89 ArraySizeT arrayLength = arrayObject->GetLength(); in HandleArrayClass() local
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddefault_inspector_extension.cpp200 ArraySizeT arrayLength = array.GetLength(); in EnumerateProperties() local
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.cpp105 const int arrayLength = 2; in AddHandlerWithKey() local
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dvalue_serializer.cpp330 size_t arrayLength = arrayBuffer->GetArrayBufferByteLength(); in SerializeJSArrayBufferPrologue() local
372 size_t arrayLength = arrayBuffer->GetArrayBufferByteLength(); in SerializeJSSharedArrayBufferPrologue() local
395 size_t arrayLength = arrayBuffer->GetArrayBufferByteLength(); in SerializeJSSendableArrayBufferPrologue() local
[all...]
H A Dbase_deserializer.cpp209 size_t arrayLength = arrayBuffer->GetArrayBufferByteLength(); in TransferArrayBufferAttach() local
219 size_t arrayLength = arrayBuffer->GetArrayBufferByteLength(); in IncreaseSharedArrayBufferReference() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Doptimize_string_concat.cpp315 auto arrayLength = GetArrayLength(args); in ReplaceStringConcatWithStringBuilderAppend() local
323 auto arrayLength = CreateLenArray(GetGraph(), args); in ReplaceStringConcatWithStringBuilderAppend() local
220 CreateAppendArgsLoop(Inst *instance, Inst *str, Inst *args, LengthMethodInst *arrayLength, Inst *concatCall) CreateAppendArgsLoop() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_function.cpp49 uint32_t arrayLength = argv->GetLength(); in MakeArgListWithHole() local
/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.cpp90 double arrayLength = length.GetNumber(); in ArrayCreate() local
125 int64_t arrayLength = length.GetNumber(); in ArraySpeciesCreate() local
302 uint32_t arrayLength = JSSharedArray::Cast(*array)->GetArrayLength(); in ArraySetLength() local
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_vector.cpp671 uint32_t arrayLength = array->GetArrayLength(); in CopyToArray() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_hcr_lowering.cpp106 uint32_t arrayLength = acc_.GetArraySize(gate); in LowerCreateArrayWithBuffer() local
190 GateRef NTypeHCRLowering::CreateElementsWithLength(GateRef gate, GateRef glue, size_t arrayLength) in CreateElementsWithLength() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_array.cpp76 double arrayLength = length.GetNumber(); in ArrayCreate() local
123 int64_t arrayLength = length.GetNumber(); in ArraySpeciesCreate() local
359 uint32_t arrayLength = JSArray::Cast(*array)->GetArrayLength(); in ArraySetLength() local
H A Dshared_object_factory.cpp400 uint32_t arrayLength = LayoutInfo::ComputeArrayLength(properties); in CreateSLayoutInfo() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp1091 uint32_t arrayLength = fieldTypeArray->GetLength(); in ExtractStaticFieldTypeArray() local
1097 << " should be less than totalLength:" << arrayLength; in ExtractStaticFieldTypeArray() local

Completed in 23 milliseconds

12