Home
last modified time | relevance | path

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

/external/v8/src/
Dutils.cc370 MemCopyUint8Function CreateMemCopyUint8Function(MemCopyUint8Function stub);
377 MemCopyUint8Function CreateMemCopyUint8Function(MemCopyUint8Function stub);
388 memcopy_uint8_function = CreateMemCopyUint8Function(&MemCopyUint8Wrapper); in init_memcopy_functions()
392 memcopy_uint8_function = CreateMemCopyUint8Function(&MemCopyUint8Wrapper); in init_memcopy_functions()
/external/v8/src/arm/
Dcodegen-arm.cc82 MemCopyUint8Function CreateMemCopyUint8Function(MemCopyUint8Function stub) { in CreateMemCopyUint8Function() function
/external/v8/src/mips64/
Dcodegen-mips64.cc83 MemCopyUint8Function CreateMemCopyUint8Function(MemCopyUint8Function stub) { in CreateMemCopyUint8Function() function
/external/v8/src/mips/
Dcodegen-mips.cc75 MemCopyUint8Function CreateMemCopyUint8Function(MemCopyUint8Function stub) { in CreateMemCopyUint8Function() function