Home
last modified time | relevance | path

Searched refs:handles_return_exception (Results 1 – 2 of 2) sorted by relevance

/dports/lang/p5-v6/v6-0.047/lib/Perlito6/Python/
H A DEmitter.pm78 sub handles_return_exception { $_[0]->{handles_return_exception} }; subroutine
99 if ($self->{handles_return_exception}) {
/dports/lang/p5-v6/v6-0.047/lib/Perlito6/Ruby/
H A DEmitter.pm80 sub handles_return_exception { $_[0]->{handles_return_exception} }; subroutine