Home
last modified time | relevance | path

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

/dports/graphics/swftools/swftools-0.9.2/lib/as3/
H A Dbuiltin.c1484 static methodinfo_t _Object_isPrototypeOf; variable
1487 static methodinfo_t _Object_isPrototypeOf; variable
4461 static methodinfo_t _Object_isPrototypeOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/bui… variable
7175 dict_put(&_Object.members, &_Object_isPrototypeOf, &_Object_isPrototypeOf); in builtin_getclasses()