MemoryError.hx 72 B

1234
  1. package flash.errors;
  2. extern class MemoryError extends flash.Error {
  3. }