Searched refs:generated_memmove (Results 1 – 1 of 1) sorted by relevance
416 MemMoveFunction generated_memmove = CreateMemMoveFunction(isolate); in init_memcopy_functions() local417 if (generated_memmove != NULL) { in init_memcopy_functions()418 memmove_function = generated_memmove; in init_memcopy_functions()