Browse Source

* fix compilation after r45461

git-svn-id: trunk@45464 -
svenbarth 5 years ago
parent
commit
d05997db74
1 changed files with 8 additions and 1 deletions
  1. 8 1
      packages/pastojs/src/pas2jsfiler.pp

+ 8 - 1
packages/pastojs/src/pas2jsfiler.pp

@@ -416,7 +416,14 @@ const
     'StdCall',
     'OldFPCCall',
     'SafeCall',
-    'SysCall'
+    'SysCall',
+    'MWPascal',
+    'HardFloat',
+    'SysV_ABI_Default',
+    'SysV_ABI_CDecl',
+    'MS_ABI_Default',
+    'ccMS_ABI_CDecl',
+    'VectorCall'
     );
 
   PCUProcTypeModifierNames: array[TProcTypeModifier] of string = (