|
@@ -21823,8 +21823,6 @@ var
|
|
else
|
|
else
|
|
begin
|
|
begin
|
|
ProcScope:=Proc.CustomData as TPas2JSProcedureScope;
|
|
ProcScope:=Proc.CustomData as TPas2JSProcedureScope;
|
|
- if ProcScope.ImplProc<>nil then
|
|
|
|
- ProcScope:=ProcScope.ImplProc.CustomData as TPas2JSProcedureScope;
|
|
|
|
if ProcScope.SelfArg=nil then
|
|
if ProcScope.SelfArg=nil then
|
|
begin
|
|
begin
|
|
{$IFDEF VerbosePas2JS}
|
|
{$IFDEF VerbosePas2JS}
|