Searched defs:FastApiTypedArray (Results 1 – 1 of 1) sorted by relevance
336 struct FastApiTypedArray : public FastApiTypedArrayBase { struct338 V8_INLINE T get(size_t index) const { in get()347 bool getStorageIfAligned(T** elements) const { in getStorageIfAligned()