Home
last modified time | relevance | path

Searched defs:numElements (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtemplate_map_test.cpp269 int numElements = 32; in HWTEST_F_L0() local
298 int numElements = 33; in HWTEST_F_L0() local
325 int numElements = 33; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_gc.cpp197 uint32_t numElements = sizeInBytes / sizeof(TaggedType); in AllocateArrayObject() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_string_builder.cpp65 static uint32_t GetNewBufferLength(uint32_t currentLength, uint32_t numElements) in GetNewBufferLength() argument

Completed in 4 milliseconds