Ejemplo n.º 1
0
 static boolean inHeap(Object oop) throws NativePragma {
   throw Assert.shouldNotReachHere("unimplemented when hosted");
 }
Ejemplo n.º 2
0
 static void writeBack(Object oop) throws NativePragma {
   throw Assert.shouldNotReachHere("unimplemented when hosted");
 }
Ejemplo n.º 3
0
 static Object translate(Object oop) throws NativePragma {
   throw Assert.shouldNotReachHere("unimplemented when hosted");
 }