Home
last modified time | relevance | path

Searched refs:ToF64 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc1387 bool ToF64(Local<v8::Value> value, Local<Context> context, double* f64_value) { in ToF64() function
1493 if (!ToF64(value, context, &f64_value)) return; in WebAssemblyGlobal()
1708 if (!ToF64(value, context, &f64)) return; in EncodeExceptionValues()

Completed in 6 milliseconds