Searched defs:existing_f1 (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/oops/ | ||
| H A D | cpCacheOop.hpp | 138 oop existing_f1 = _f1; // read once local 139 assert(existing_f1 == NULL || existing_f1 == f1, "illegal field change"); |
Completed in 33 milliseconds