Created
December 18, 2014 22:37
-
-
Save laurentpetit/4ccd78d01b8aead90f04 to your computer and use it in GitHub Desktop.
delta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> // Field descriptor #9 Ljava/lang/Class; | |
> private static java.lang.Class __cached_class__0; | |
> | |
15c18 | |
< 1 invokespecial clojure.lang.AFunction() [10] | |
--- | |
> 1 invokespecial clojure.lang.AFunction() [12] | |
20c23 | |
< // Method descriptor #12 (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; | |
--- | |
> // Method descriptor #14 (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; | |
29,31c32,34 | |
< 6 checkcast java.lang.Number [14] | |
< 9 invokestatic clojure.lang.RT.intCast(java.lang.Object) : int [20] | |
< 12 invokestatic ccw.ClojureCore.gotoEditorLine(java.lang.Object, int) : void [26] | |
--- | |
> 6 checkcast java.lang.Number [16] | |
> 9 invokestatic clojure.lang.RT.intCast(java.lang.Object) : int [22] | |
> 12 invokestatic ccw.ClojureCore.gotoEditorLine(java.lang.Object, int) : void [28] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment