Searched refs:IsJumpWithoutEffects (Results 1 – 2 of 2) sorted by relevance
278 bool Bytecodes::IsJumpWithoutEffects(Bytecode bytecode) { in IsJumpWithoutEffects() function in v8::internal::interpreter::Bytecodes302 bytecode == Bytecode::kNop || IsJumpWithoutEffects(bytecode)); in IsWithoutExternalSideEffects()
504 static bool IsJumpWithoutEffects(Bytecode bytecode);