Searched refs:generated_memmove (Results 1 – 1 of 1) sorted by relevance
392 MemMoveFunction generated_memmove = CreateMemMoveFunction(isolate); in init_memcopy_functions() local393 if (generated_memmove != nullptr) { in init_memcopy_functions()394 memmove_function = generated_memmove; in init_memcopy_functions()