mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 02:29:19 +02:00
pastojs: compiler: reset hub
git-svn-id: trunk@46513 -
This commit is contained in:
parent
01d5519fe8
commit
ccc26ad34c
@ -4413,6 +4413,7 @@ end;
|
||||
|
||||
procedure TPas2jsCompiler.Reset;
|
||||
begin
|
||||
FResolverHub.Reset;
|
||||
FreeAndNil(FWPOAnalyzer);
|
||||
FPrecompileGUID:=default(TGUID);
|
||||
FNamespaces.Clear;
|
||||
|
Loading…
Reference in New Issue
Block a user