Searched refs:jniHandleBlock_type (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkType.hpp79 static const llvm::PointerType* jniHandleBlock_type() { function in class:SharkType
80 return context().jniHandleBlock_type();
H A DsharkContext.hpp136 const llvm::PointerType* jniHandleBlock_type() const { function in class:SharkContext
H A DsharkNativeWrapper.hpp178 SharkType::jniHandleBlock_type(),

Completed in 801 milliseconds