hotspot/src/share/vm/ci/ciStreams.hpp
changeset 4567 7fc02fbe5c7a
parent 4566 b363f6ef4068
child 5688 9052dc91ea67
child 5547 f4b087cbb361
--- a/hotspot/src/share/vm/ci/ciStreams.hpp	Tue Jan 05 13:05:58 2010 +0100
+++ b/hotspot/src/share/vm/ci/ciStreams.hpp	Tue Jan 05 15:21:25 2010 +0100
@@ -232,7 +232,8 @@
   int       get_method_holder_index();
   int       get_method_signature_index();
 
-  ciCPCache* get_cpcache();
+  ciCPCache*  get_cpcache();
+  ciCallSite* get_call_site();
 
  private:
   void assert_index_size(int required_size) const {