Home
last modified time | relevance | path

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

/external/v8/src/
Dutils.cc368 &MemCopyUint8Wrapper;
379 &MemCopyUint8Wrapper;
398 CreateMemCopyUint8Function(isolate, &MemCopyUint8Wrapper); in init_memcopy_functions()
403 CreateMemCopyUint8Function(isolate, &MemCopyUint8Wrapper); in init_memcopy_functions()
Dutils.h541 V8_INLINE void MemCopyUint8Wrapper(uint8_t* dest, const uint8_t* src, in MemCopyUint8Wrapper() function
571 V8_INLINE void MemCopyUint8Wrapper(uint8_t* dest, const uint8_t* src, in MemCopyUint8Wrapper() function