Home
last modified time | relevance | path

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

/art/tools/jfuzz/
Djfuzz.cc923 bool emitFinally() { in emitFinally() function in __anon58250dea0111::JFuzz
950 mayFollow &= emitFinally(); in emitTryCatchFinally()
957 mayFollow = (mayFollow | emitCatch()) & emitFinally(); in emitTryCatchFinally()