Searched refs:canGetMethodReturnValues (Results 1 – 4 of 4) sorted by relevance
619 boolean canGetMethodReturnValues(); in canGetMethodReturnValues() method
462 if (vm.canGetMethodReturnValues()) { in MethodExitRequestImpl()
267 if (!this.vm.canGetMethodReturnValues()) { in returnValue()
672 public boolean canGetMethodReturnValues() { in canGetMethodReturnValues() method in VirtualMachineImpl