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