log graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/debug/LocalImpl.java @ 16426:775660e1acbc

age author description
Tue, 08 Jul 2014 21:29:13 +0200 Doug Simon changed return type of Local.getType() to JavaType
Thu, 12 Dec 2013 14:56:52 -0800 twisti moved most CompilerToVM.getLocalVariableTable to Java
Tue, 15 Oct 2013 22:21:01 +0200 Doug Simon rename: graalRuntime -> runtime, getGraalRuntime -> getRuntime
Mon, 22 Apr 2013 18:30:33 +0200 Doug Simon rename: HotSpotGraalRuntime.getInstance() -> graalRuntime()
Wed, 13 Feb 2013 13:34:05 +0100 Matthias Grimmer extended ResolvedJavaMethod API by getLocalVariableTable