Home
last modified time | relevance | path

Searched refs:holes (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.h47 HolesType holes);
Darray_helper.cpp256 HolesType holes) in SortIndexedProperties() argument
278 if (holes == HolesType::SKIP_HOLES) { in SortIndexedProperties()
283 ASSERT(holes == HolesType::READ_THROUGH_HOLES); in SortIndexedProperties()
/arkcompiler/ets_frontend/test262/
Des2022_tests.txt71 built-ins/Array/prototype/at/returns-undefined-for-holes-in-sparse-arrays.js
93 built-ins/TypedArray/prototype/at/returns-undefined-for-holes-in-sparse-arrays.js
Des2015_tests.txt214 built-ins/Array/prototype/copyWithin/fill-holes.js
4279 built-ins/TypedArray/prototype/at/returns-undefined-for-holes-in-sparse-arrays.js