UNPKG

@awayfl/avm2

Version:

Virtual machine for executing AS3 code

5 lines (4 loc) 149 B
export function axIsXMLCollection(x, sec) { return sec.AXXML.dPrototype.isPrototypeOf(x) || sec.AXXMLList.dPrototype.isPrototypeOf(x); }