Home
last modified time | relevance | path

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

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