Searched refs:PushHandleScope (Results 1 – 3 of 3) sorted by relevance
27 inline void ManagedThread::PushHandleScope<coretypes::TaggedType>(HandleScope<coretypes::TaggedType…62 inline void ManagedThread::PushHandleScope<ObjectHeader *>(HandleScope<ObjectHeader *> *handle_scop…
393 inline void PushHandleScope([[maybe_unused]] HandleScope<T> *handle_scope) in PushHandleScope() function
30 thread->PushHandleScope<T>(this); in HandleScope()40 thread->PushHandleScope<T>(this); in HandleScope()