Fix trace (window) on Neko
This commit is contained in:
@@ -261,6 +261,13 @@ class Window {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
public function toString ():String {
|
||||||
|
|
||||||
|
return "[object Window]";
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Get & Set Methods
|
// Get & Set Methods
|
||||||
|
|||||||
Reference in New Issue
Block a user