Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.cc468 fallthrough_(fallthrough), in TestResultScope()
485 TestFallthrough fallthrough() const { return fallthrough_; } in fallthrough()
487 switch (fallthrough_) { in inverted_fallthrough()
500 TestFallthrough fallthrough_; member in v8::internal::interpreter::BytecodeGenerator::TestResultScope