Home
last modified time | relevance | path

Searched defs:HandleScope (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dhandle.h96 friend class HandleScope; variable
143 friend class HandleScope; variable
Dhandle_scope.h103 explicit HandleScope(size_t number_of_references) : in HandleScope() function
108 HandleScope(HandleScope* link, uint32_t num_references) : in HandleScope() function
Dstack.h41 class HandleScope; variable