Searched defs:saved_throw_location (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/
H A Dentrypoint_utils.h286 ThrowLocation saved_throw_location; local
288 saved_exception = self->GetException(&saved_throw_location);
301 self->SetException(saved_throw_location, saved_exception);

Completed in 92 milliseconds