Source position: pas2jsfiler.pp line 435
const PCUCallingConventionNames: array [TCallingConvention] of string = ('Default', 'Register', 'Pascal', 'CDecl', 'StdCall', 'OldFPCCall', 'SafeCall', 'SysCall', 'MWPascal', 'HardFloat', 'SysV_ABI_Default', 'SysV_ABI_CDecl', 'MS_ABI_Default', 'MS_ABI_CDecl', 'VectorCall'); |