Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecodes.h532 static constexpr bool IsConditionalJumpImmediate(Bytecode bytecode) { in IsConditionalJumpImmediate() function
561 IsConditionalJumpImmediate(bytecode); in IsJumpImmediate()