Home
last modified time | relevance | path

Searched defs:ArraySize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/jsvm/src/
Djsvm_util.h59 constexpr size_t ArraySize(const T (&)[N]) in ArraySize() function
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js526 const ArraySize = 10; constant