* module/language/ecmascript/compile-tree-il.scm (compile-tree-il):
generate correct tree-il for construction of new objects.
* test-suite/tests/ecmascript.test (ecompile): Add pattern with EXPECTED
omitted.
("compiler"): test whether we generate new objects correctly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
||
|---|---|---|
| .. | ||
| array.scm | ||
| base.scm | ||
| compile-tree-il.scm | ||
| function.scm | ||
| impl.scm | ||
| parse.scm | ||
| spec.scm | ||
| tokenize.scm | ||