Searched refs:JVMTI_HEAP_REFERENCE_STACK_LOCAL (Results 1 – 3 of 3) sorted by relevance
185 if (reference_kind == JVMTI_HEAP_REFERENCE_STACK_LOCAL && in Java_art_Test913_followReferences()501 case JVMTI_HEAP_REFERENCE_STACK_LOCAL: in Java_art_Test913_followReferences()
1024 return JVMTI_HEAP_REFERENCE_STACK_LOCAL; in GetReferenceKind()
155 JVMTI_HEAP_REFERENCE_STACK_LOCAL = 24, enumerator