Rename: this object, receiver argument -> dispatch receiver, extension receiver

This commit is contained in:
Svetlana Isakova
2014-09-29 21:09:07 +04:00
parent 1d2d2f4845
commit 20f3403c80
185 changed files with 681 additions and 687 deletions
@@ -7,9 +7,9 @@ Resolved call:
Resulting descriptor: fun get(index: Int): Int defined in kotlin.Array
Explicit receiver kind = THIS_OBJECT
This object = array {Array<Int>}
Receiver argument = NO_RECEIVER
Explicit receiver kind = DISPATCH_RECEIVER
Dispatch receiver = array {Array<Int>}
Extension receiver = NO_RECEIVER
Value arguments mapping: