Home
last modified time | relevance | path

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

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