mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 07:48:59 +02:00
* Use correct self
This commit is contained in:
parent
f7b65b4ca0
commit
6a6ce34a86
@ -204,9 +204,6 @@ Type
|
||||
|
||||
function GetJSClassName(aObj : TJSObject) : string;
|
||||
|
||||
var
|
||||
Self_ : TJSDedicatedWorkerGlobalScope; external name 'self';
|
||||
|
||||
implementation
|
||||
|
||||
uses
|
||||
|
Loading…
Reference in New Issue
Block a user