Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-external-refs.h42 V8_EXPORT_PRIVATE void uint64_to_float64_wrapper(Address data);
Dwasm-external-refs.cc169 void uint64_to_float64_wrapper(Address data) { in uint64_to_float64_wrapper() function
/third_party/node/deps/v8/src/codegen/
Dexternal-reference.cc394 wasm::uint64_to_float64_wrapper) in FUNCTION_REFERENCE()