Home
last modified time | relevance | path

Searched refs:array_copy_wrapper (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-external-refs.h115 void array_copy_wrapper(Address raw_instance, Address raw_dst_array,
Dwasm-external-refs.cc548 void array_copy_wrapper(Address raw_instance, Address raw_dst_array, in array_copy_wrapper() function
/third_party/node/deps/v8/src/codegen/
Dexternal-reference.cc439 IF_WASM(FUNCTION_REFERENCE, wasm_array_copy, wasm::array_copy_wrapper) in FUNCTION_REFERENCE()