Searched refs:MemCopyUint8Function (Results 1 – 5 of 5) sorted by relevance
367 V8_EXPORT_PRIVATE MemCopyUint8Function memcopy_uint8_function =372 MemCopyUint8Function CreateMemCopyUint8Function(Isolate* isolate,373 MemCopyUint8Function stub);378 V8_EXPORT_PRIVATE MemCopyUint8Function memcopy_uint8_function =381 MemCopyUint8Function CreateMemCopyUint8Function(Isolate* isolate,382 MemCopyUint8Function stub);
538 typedef void (*MemCopyUint8Function)(uint8_t* dest, const uint8_t* src, typedef540 V8_EXPORT_PRIVATE extern MemCopyUint8Function memcopy_uint8_function;568 typedef void (*MemCopyUint8Function)(uint8_t* dest, const uint8_t* src, typedef570 V8_EXPORT_PRIVATE extern MemCopyUint8Function memcopy_uint8_function;
22 MemCopyUint8Function CreateMemCopyUint8Function(Isolate* isolate, in CreateMemCopyUint8Function()23 MemCopyUint8Function stub) { in CreateMemCopyUint8Function()174 return FUNCTION_CAST<MemCopyUint8Function>(buffer); in CreateMemCopyUint8Function()
21 MemCopyUint8Function CreateMemCopyUint8Function(Isolate* isolate, in CreateMemCopyUint8Function()22 MemCopyUint8Function stub) { in CreateMemCopyUint8Function()550 return FUNCTION_CAST<MemCopyUint8Function>(buffer); in CreateMemCopyUint8Function()
21 MemCopyUint8Function CreateMemCopyUint8Function(Isolate* isolate, in CreateMemCopyUint8Function()22 MemCopyUint8Function stub) { in CreateMemCopyUint8Function()549 return FUNCTION_CAST<MemCopyUint8Function>(buffer); in CreateMemCopyUint8Function()