Home
last modified time | relevance | path

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

/external/v8/src/
Dutils.h563 V8_INLINE void MemCopyUint16Uint8(uint16_t* dest, const uint8_t* src, in MemCopyUint16Uint8() function
1356 MemCopyUint16Uint8(dest, src, chars); in CopyCharsUnsigned()