mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 11:17:45 +02:00
rtl: less hints
This commit is contained in:
parent
506fa4497a
commit
e53d3bc4a6
@ -597,7 +597,6 @@ type
|
||||
function toLocaleString: String; overload;
|
||||
function toLocaleString(locales : string) : String; overload;
|
||||
function toLocaleString(locales : string; const Options : TLocaleCompareOptions) : String; overload;
|
||||
function toString : String;
|
||||
function unshift : NativeInt; varargs;
|
||||
property buffer : TJSArrayBuffer read FBuffer;
|
||||
property byteLength : NativeInt Read FByteLength;
|
||||
|
Loading…
Reference in New Issue
Block a user