Added File constructor
This commit is contained in:
Родитель
4781196559
Коммит
74e71b10ae
|
@ -128,6 +128,7 @@ GLOBAL_ENTITIES = {
|
|||
"return": call_definitions.boolean_global},
|
||||
u"RegExp": {"value": {u"prototype": {"readonly": True}}},
|
||||
u"Date": {"value": {u"prototype": {"readonly": True}}},
|
||||
u"File": {"value": {u"prototype": {"readonly": True}}},
|
||||
|
||||
u"Math":
|
||||
{"value":
|
||||
|
|
Загрузка…
Ссылка в новой задаче