Lines Matching full:leak
648 Fix a leak of ThreadRegistrar objects.
1874 Refactor RefCounting Leak counting code into a common class.
1878 Before we had a separate channel for each Logging each Leak type. Since the leak channels were only used in one location, and only at quit for simplicity I combined them all into one leak channel.
1882 * kjs/nodes.cpp: remove old leak counting code
1883 * wtf/RefCountedLeakCounter.cpp: Added. create a common leak counting class
2921 Fixed a global object leak caused by the switch to one register file.
4236 jscmain() to suppress leak messages in debug builds.
4328 Make ParserRefCountedCounter actually perform a leak check.
5538 Bug 19596: LEAK: Gmail leaks SegmentedVector<RegisterID>
5544 index 0 is assumed to be the initial inline segment. This causes a leak
5547 the leak.
9160 Don't leak the SymbolTable when compiling eval code.
10800 Squirrelfish: ScopeChainNode leak in op_jmp_scopes.
12622 chain in global scope, so we would leak ScopeChainNodes when exceptions
16359 - fix debug-only leak seen on buildbot
16363 deleted value on top of it, call the destructor so the empty value doesn't leak.
17906 Don't leak the prototype class.
18373 <rdar://problem/5829556> REGRESSION: Leak in KJS::initializeThreading()
18778 Fix for leak introduced by inline ScopeChainNode use
20412 Added an ASSERT to catch refCount underflow, since it caused a leak in
21109 * Fix minor memory leak, and handle pointers better.
21117 a memory leak).
22029 Fixed some world leak reports:
22030 * <rdar://problem/5669436> PLT complains about world leak of 1 JavaScript
22033 * <rdar://problem/5669423> PLT complains about world leak if browser
25841 <rdar://problem/5601548> REGRESSION: All SourceElements and their children leak after a syntax error
29059 - fix "broken everything" from the storage leak fix
29085 - fix a storage leak where we ref the UString every time we replace