Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc421 StackHandleScope<1> shs(self); in IsAnnotatedWith() local
425 Handle<mirror::Class> annotation_handle(shs.NewHandle(annotation)); in IsAnnotatedWith()