Home
last modified time | relevance | path

Searched defs:has_nondeterminism (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-interpreter.cc1063 V8_INLINE bool has_nondeterminism(T val) { in has_nondeterminism() function
1068 V8_INLINE bool has_nondeterminism<float>(float val) { in has_nondeterminism() function
1072 V8_INLINE bool has_nondeterminism<double>(double val) { in has_nondeterminism() function