Home | History | Annotate | Download | only in runtime

Lines Matching refs:ObjectRegistry

314 ObjectRegistry* Dbg::gRegistry = nullptr;
405 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
420 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
437 if (thread_peer == NULL || thread_peer == ObjectRegistry::kInvalidObject) {
648 gRegistry = new ObjectRegistry;
834 if (o == ObjectRegistry::kInvalidObject) {
878 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
909 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
1054 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
1068 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
1082 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
1098 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
1203 if (o == NULL || o == ObjectRegistry::kInvalidObject) {
1244 if (o == ObjectRegistry::kInvalidObject) {
1380 if (o == ObjectRegistry::kInvalidObject) {
1796 if ((!is_static && o == NULL) || o == ObjectRegistry::kInvalidObject) {
1855 if ((!is_static && o == NULL) || o == ObjectRegistry::kInvalidObject) {
1889 if (v == ObjectRegistry::kInvalidObject) {
1923 if (obj == nullptr || obj == ObjectRegistry::kInvalidObject) {
1984 if (thread_object == ObjectRegistry::kInvalidObject) {
2017 if (thread_group == nullptr || thread_group == ObjectRegistry::kInvalidObject) {
2088 ObjectRegistry* registry = Dbg::GetObjectRegistry();
2700 if (o == ObjectRegistry::kInvalidObject) {
3524 if (receiver == ObjectRegistry::kInvalidObject) {
3529 if (thread == ObjectRegistry::kInvalidObject) {
3575 if (argument == ObjectRegistry::kInvalidObject) {