Home
last modified time | relevance | path

Searched defs:arrayLength (Results 1 – 22 of 22) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_test.cpp58 uint32_t arrayLength = 5; in HWTEST_F_L0() local
101 uint32_t arrayLength = 5; in HWTEST_F_L0() local
150 uint32_t arrayLength = 5; in HWTEST_F_L0() local
168 uint32_t arrayLength = 2; in HWTEST_F_L0() local
195 uint32_t arrayLength = 2; in HWTEST_F_L0() local
Dic_runtime_stub_test.cpp74 uint32_t arrayLength = 2U; in HWTEST_F_L0() local
105 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
334 uint32_t arrayLength = bitOffset + 1U; in HWTEST_F_L0() local
392 uint32_t arrayLength = bitOffset + 1U; in HWTEST_F_L0() local
431 uint32_t arrayLength = bitOffset + 1U; in HWTEST_F_L0() local
465 uint32_t arrayLength = bitOffset + 1U; in HWTEST_F_L0() local
490 uint32_t arrayLength = bitOffset + 1U; in HWTEST_F_L0() local
536 uint32_t arrayLength = 3U; in HWTEST_F_L0() local
Dprofile_type_info_test.cpp80 uint32_t arrayLength = 6; in HWTEST_F_L0() local
339 uint32_t arrayLength = 2; in HWTEST_F_L0() local
370 uint32_t arrayLength = 2; in HWTEST_F_L0() local
399 uint32_t arrayLength = 2; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp64 uint32_t arrayLength = 2; in HWTEST_F_L0() local
77 uint32_t arrayLength = 2; in HWTEST_F_L0() local
99 uint32_t arrayLength = 2; in HWTEST_F_L0() local
123 uint32_t arrayLength = 2; in HWTEST_F_L0() local
147 uint32_t arrayLength = 10; in HWTEST_F_L0() local
Dtemplate_string_test.cpp66 uint32_t arrayLength = 3; in HWTEST_F_L0() local
Djs_stable_array_test.cpp442 int64_t arrayLength = ARRAY_LENGTH_4; in HWTEST_F_L0() local
Djs_serializer_test.cpp623 uint32_t arrayLength = resJSInt8Array->GetArrayLength(); in TypedArrayTest1() local
662 uint32_t arrayLength = resJSInt8Array->GetArrayLength(); in TypedArrayTest2() local
903 uint32_t arrayLength = resJSInt8Array->GetArrayLength(); in TransferJSArrayBufferTest4() local
1687 int arrayLength = (byteLength - byteOffset) / (sizeof(int8_t)); in HWTEST_F_L0() local
1720 int arrayLength = (byteLength - byteOffset) / (sizeof(int8_t)); in HWTEST_F_L0() local
2085 int arrayLength = (byteLength - byteOffset) / (sizeof(int8_t)); in HWTEST_F_L0() local
Dtagged_hash_array_test.cpp53 uint32_t arrayLength = hashArray->GetLength(); in CheckHole() local
Djs_api_arraylist_test.cpp531 uint32_t arrayLength = arrayList->GetLength().GetArrayLength(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Datomic_helper_test.cpp77 uint32_t arrayLength = 3; in HWTEST_F_L0() local
107 uint32_t arrayLength = 3; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.cpp92 …uint32_t arrayLength = TSObjLayoutInfo::ComputeArrayLength(TSObjLayoutInfo::ComputeGrowCapacity(ol… in ExtendTSObjLayoutInfo() local
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp398 uint32_t arrayLength = byteArray->GetArrayLength(); in WriteByteArray() local
584 uint32_t arrayLength = array->GetLength(); in WriteJSArray() local
758 JSTaggedValue arrayLength(typedArray->GetArrayLength()); in WriteJSTypedArray() local
824 uint32_t arrayLength = arrayBuffer->GetArrayBufferByteLength(); in WriteJSArrayBuffer() local
1247 int32_t arrayLength = 0; in ReadByteArray() local
1717 JSTaggedValue arrayLength; in ReadJSTypedArray() local
1764 int32_t arrayLength; in ReadJSArrayBuffer() local
Djs_array.cpp67 double arrayLength = length.GetNumber(); in ArrayCreate() local
102 int64_t arrayLength = length.GetNumber(); in ArraySpeciesCreate() local
297 uint32_t arrayLength = JSArray::Cast(*array)->GetArrayLength(); in ArraySetLength() local
Dobject_factory.cpp317 uint32_t arrayLength = buffer->GetArrayBufferByteLength(); in NewJSDataView() local
2429 uint32_t arrayLength = LayoutInfo::ComputeArrayLength(growLength); in CreateLayoutInfo() local
2438 …uint32_t arrayLength = LayoutInfo::ComputeArrayLength(LayoutInfo::ComputeGrowCapacity(properties)); in ExtendLayoutInfo() local
3244 uint32_t arrayLength = TSObjLayoutInfo::ComputeArrayLength(propNum); in CreateTSObjLayoutInfo() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.cpp105 const int arrayLength = 2; in AddHandlerWithKey() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_mcr_lowering.cpp112 uint32_t arrayLength = std::max(literialLength, elementLength); in LowerCreateArrayWithBuffer() local
Dnew_object_stub_builder.cpp300 GateRef arrayLength = Load(VariableType::INT32(), obj, lengthOffset); in NewJSArrayLiteral() local
Dstub_builder.cpp577 Label arrayLength(env); in CallGetterHelper() local
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp456 uint32_t arrayLength = static_cast<uint32_t>(length); in AllocateTypedArrayBuffer() local
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_vector.cpp676 uint32_t arrayLength = array->GetArrayLength(); in CopyToArray() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1392 uint32_t arrayLength = 0; in Split() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1039 uint32_t arrayLength = 2; in HWTEST_F_L0() local