Searched defs:HandleScope (Results 1 – 4 of 4) sorted by relevance
25 inline HandleScope<T>::HandleScope(ManagedThread *thread) : thread_(thread) in HandleScope() function38 inline HandleScope<T>::HandleScope(ManagedThread *thread, T value) : thread_(thread) in HandleScope() function
28 class HandleScope; variable77 friend class HandleScope<T>; variable
27 class HandleScope; variable
56 class HandleScope; variable