Name

__LzLeaks() (as2)

Synopsis

JavaScript: __LzLeaks
Type: Function
Access: private
Runtimes: as2
Build Flags: debug
Topic: LZX.Debugging
Declared in: WEB-INF/lps/lfc/debugger/platform/swf/LzMemory.as

Description

Snapshot of the current leaks

Details

Methods (3)

_dbg_name()
private function _dbg_name();
Name for debug
toString()
private function toString();
Leaks printer
toStringInternal()
private function toStringInternal(printer, length);
Convert a leaks to a string

Prototype Properties (1)

constructor
private var constructor;

JavaScript Synopsis

private function __LzLeaks();