Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/typedarrayat/
Dtypedarrayat.js93 let uint8c = new Uint8ClampedArray(11); variable
/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts643 let uint8c = new Uint8ClampedArray(11); variable