Searched defs:is_clone (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkValue.hpp257 bool is_clone() const { function in class:SharkPHIValue
263 if (is_clone())
/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c2383 int is_clone = utfName && (strcmp(utfName, "clone") == 0); local
2388 is_clone) {

Completed in 44 milliseconds