Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecodes.h658 static constexpr bool IsCompareWithoutEffects(Bytecode bytecode) { in IsCompareWithoutEffects() function
761 IsCompareWithoutEffects(bytecode) || in IsWithoutExternalSideEffects()