UNPKG

@awayfl/avm2

Version:

Virtual machine for executing AS3 code

6 lines 212 B
import { AXFunction } from './AXFunction'; /** * Returns the current interpreter frame's callee. */ export declare function axGetArgumentsCallee(): AXFunction; //# sourceMappingURL=axGetArgumentsCallee.d.ts.map