Home | History | Annotate | Download | only in src

Lines Matching refs:MemCopyUint8Function

460 typedef void (*MemCopyUint8Function)(uint8_t* dest, const uint8_t* src,
462 V8_EXPORT_PRIVATE extern MemCopyUint8Function memcopy_uint8_function;
490 typedef void (*MemCopyUint8Function)(uint8_t* dest, const uint8_t* src,
492 V8_EXPORT_PRIVATE extern MemCopyUint8Function memcopy_uint8_function;