Home | History | Annotate | Download | only in jni

Lines Matching refs:BaseHandleScope

539   BaseHandleScope* const handle_scope_;
550 for (BaseHandleScope* cur = self->GetTopHandleScope(); cur != nullptr; cur = cur->GetLink()) {