Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h336 struct FastApiTypedArray : public FastApiTypedArrayBase { struct
338 V8_INLINE T get(size_t index) const { in get()
347 bool getStorageIfAligned(T** elements) const { in getStorageIfAligned()