Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -127,8 +127,6 @@ public BindingNode(BindingNode prev) {

@Specialization
public Object binding(Object self) {
notDesignedForCompilation();

final MaterializedFrame callerFrame = Truffle.getRuntime().getCallerFrame()
.getFrame(FrameInstance.FrameAccess.MATERIALIZE, false).materialize();

0 comments on commit 2fd2aec

Please sign in to comment.