Home
last modified time | relevance | path

Searched refs: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
2540 possible_nondeterminism_ |= has_nondeterminism(result); \ in Execute()
2553 possible_nondeterminism_ |= has_nondeterminism(result); \ in Execute()
2566 possible_nondeterminism_ |= has_nondeterminism(result); \ in Execute()