Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-external-refs.h38 V8_EXPORT_PRIVATE void uint64_to_float32_wrapper(Address data);
Dwasm-external-refs.cc93 void uint64_to_float32_wrapper(Address data) { in uint64_to_float32_wrapper() function
/third_party/node/deps/v8/src/codegen/
Dexternal-reference.cc390 wasm::uint64_to_float32_wrapper) in FUNCTION_REFERENCE()