Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djump-threading.cc75 bool fallthru = true; in ComputeForwarding() local
155 bool fallthru = true; in ApplyForwarding() local
Dcode-generator.h28 bool fallthru; member