Home
last modified time | relevance | path

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

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/vm/
H A DMachine.cpp56 class ASTypeError : public ASException class
59 ASTypeError() : ASException() in ASTypeError() function in gnash::abc::ASTypeError
2267 throw ASTypeError(); in execute()
2281 throw ASTypeError(); in execute()
2934 throw ASTypeError(); in getMember()