Home
last modified time | relevance | path

Searched refs:_Object_propertyIsEnumerable (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/swftools/swftools-0.9.2/lib/as3/
H A Dbuiltin.c1483 static methodinfo_t _Object_propertyIsEnumerable; variable
1486 static methodinfo_t _Object_propertyIsEnumerable; variable
4460 static methodinfo_t _Object_propertyIsEnumerable = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2… variable
7174 dict_put(&_Object.members, &_Object_propertyIsEnumerable, &_Object_propertyIsEnumerable); in builtin_getclasses()