Searched refs:fallthrough_ (Results 1 – 1 of 1) sorted by relevance
637 fallthrough_(fallthrough), in TestResultScope()652 fallthrough_ = inverted_fallthrough(); in InvertControlFlow()668 TestFallthrough fallthrough() const { return fallthrough_; } in fallthrough()670 switch (fallthrough_) { in inverted_fallthrough()680 fallthrough_ = fallthrough; in set_fallthrough()685 TestFallthrough fallthrough_; member in v8::internal::interpreter::BytecodeGenerator::TestResultScope