|
@@ -1775,29 +1775,6 @@ return $recv(ctx)._interpreter();
|
|
|
}; }),
|
|
|
$globals.ASTDebugger);
|
|
|
|
|
|
-$core.addMethod(
|
|
|
-$core.method({
|
|
|
-selector: "method",
|
|
|
-protocol: "accessing",
|
|
|
-
|
|
|
-args: [],
|
|
|
-source: "method\x0a\x09^ self context method",
|
|
|
-referencedClasses: [],
|
|
|
-
|
|
|
-pragmas: [],
|
|
|
-messageSends: ["method", "context"]
|
|
|
-}, function ($methodClass){ return function (){
|
|
|
-var self=this,$self=this;
|
|
|
-
|
|
|
-return $core.withContext(function($ctx1) {
|
|
|
-
|
|
|
-return $recv($self._context())._method();
|
|
|
-
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"method",{})});
|
|
|
-
|
|
|
-}; }),
|
|
|
-$globals.ASTDebugger);
|
|
|
-
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
|
selector: "node",
|