Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
michael@0 | 1 | delete this.Function; |
michael@0 | 2 | a = evalcx("lazy"); |
michael@0 | 3 | a["Object"] = this; |
michael@0 | 4 | if (typeof a.isPrototypeOf == "") {} |