Пример #1
0
 static boolean inHeap(Object oop) throws NativePragma {
   throw Assert.shouldNotReachHere("unimplemented when hosted");
 }
Пример #2
0
 static void writeBack(Object oop) throws NativePragma {
   throw Assert.shouldNotReachHere("unimplemented when hosted");
 }
Пример #3
0
 static Object translate(Object oop) throws NativePragma {
   throw Assert.shouldNotReachHere("unimplemented when hosted");
 }