Searched defs:as_object (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/ci/
H A DciBaseObject.hpp82 ciObject* as_object() { function in class:ciBaseObject
H A DciConstant.hpp108 ciObject* as_object() const { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/share/vm/code/
H A Ddependencies.hpp246 jobject as_object(OopRecorder* rec) const { assert(is_object(), "oops"); return rec->oop_at(index()); } function in class:Dependencies::VALUE_OBJ_CLASS_SPEC

Completed in 106 milliseconds