Searched defs:getLocalVariableTableStart (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/test/compiler/jvmci/common/patches/jdk.internal.vm.ci/jdk/vm/ci/hotspot/
H A DCompilerToVMHelper.java223 public static long getLocalVariableTableStart(HotSpotResolvedJavaMethod method) { method in class:CompilerToVMHelper
/openjdk10/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DCompilerToVM.java459 native long getLocalVariableTableStart(HotSpotResolvedJavaMethodImpl method); method in class:CompilerToVM

Completed in 48 milliseconds