Searched refs:addRestartLocal (Results 1 – 4 of 4) sorted by relevance
133 public void addRestartLocal(int registerNumber) { in addRestartLocal() method in MethodImplementationBuilder134 currentLocation.addRestartLocal(registerNumber); in addRestartLocal()
232 public void addRestartLocal(int registerNumber) {
634 $method::methodBuilder.addRestartLocal(registerNumber);
3329 method_stack.peek().methodBuilder.addRestartLocal(registerNumber); in restart_local()