Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-typedarray.cc82 #define ARRAY_ID_CASE(Type, type, TYPE, ctype, size) \ in ArrayIdToTypeAndSize() macro
89 TYPED_ARRAYS(ARRAY_ID_CASE) in ArrayIdToTypeAndSize()
90 #undef ARRAY_ID_CASE in ArrayIdToTypeAndSize()