raskad

Results 13 issues of raskad

This Pull Request changes the following: - Implement `new.target` expression

enhancement
parser
execution
ast

In the builtins and in the parser we document our code with direct references and steps of the ECMAScript specification. This makes it easy to understand how the specification is...

enhancement
documentation

This PR builds on #3988 and removes runtime environment allocations when possible. All three commits can be reviewd independently. I just put them all together here, because they depend on...

execution
ast