Home
last modified time | relevance | path

Searched defs:BlockCompletion (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.h99 struct BlockCompletion { struct
100 BlockCompletionType type_; argument
106 static BlockCompletion FallThrough() { in FallThrough() argument