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