Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h1355 void SetTryCatchInformation(TryCatchInformation* try_catch_information) { in SetTryCatchInformation() argument
1356 try_catch_information_ = try_catch_information; in SetTryCatchInformation()