Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -73,7 +73,6 @@ public Object execute(VirtualFrame frame) {
return string;
}

@TruffleBoundary
private Object concat(VirtualFrame frame, Object[] strings) {
// TODO(CS): there is a lot of copying going on here - and I think this is sometimes inner loop stuff

0 comments on commit 0393ea2

Please sign in to comment.