Clojure emits an unused "swapThunk" method for functions with keyword callsites

Description

This method is no longer used, I did a quick git blame and it look like it was used for an earlier implementation of keyword callsites and forgot to be removed in this commit https://github.com/clojure/clojure/commit/c7af275d4ee33cdc1794c8df8fa1e6d39039ac84

Removing this should reduce a bit the size of compile functions.

Patch: clj-1351-2.patch
Screened by: Alex Miller

Environment

None

Attachments

2
  • 09 Oct 2015, 02:40 PM
  • 14 Feb 2014, 08:05 PM

Activity

Show:

Alex Miller October 9, 2015 at 2:40 PM

Added -2 patch that adds ticket id to commit message and increases diff context lines, no semantic changes, attribution retained.

Completed

Details

Assignee

Reporter

Approval

Ok

Patch

Code

Priority

Affects versions

Fix versions

Created February 14, 2014 at 8:05 PM
Updated October 13, 2015 at 3:37 AM
Resolved October 13, 2015 at 3:37 AM