Exception handlers are pieces of code that handle
exceptions on the covered basic blocks.
Exception handlers are pieces of code that handle
exceptions on the covered basic blocks. Since Scala's exception handling uses pattern matching instead of just class names to identify handlers, all our handlers will catch Throwable
and rely on proper ordering in the generated code to preserve nesting.
1.0
Glue together ICode parts.
The ICode intermediate representation.
The ICode intermediate representation. It is a stack-based representation, very close to the JVM and .NET. It uses the erased types of Scala and references Symbols to refer named entities in the source files.
This trait ...
This trait ...
1.0
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4