mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 04:16:16 +00:00
3efd0e519f
create a long chain of removed sentinels. Also, when adding k to a table where k is not mapped, but where k hashes to a chain that includes removed sentinels, recycle the first removed sentinel in the chain for k's entry. 2. Cache cx->resolving till js_DestroyContext, to avoid high JSDHashTable new/destroy overhead in js_LookupProperty. 3. Add NS_TraceStack to nsTraceMalloc.[ch] and clean the .c file up a bit. |
||
---|---|---|
.. | ||
appshell | ||
base | ||
build | ||
components | ||
doc | ||
ds | ||
glue | ||
io | ||
libxpt/xptcall | ||
macbuild | ||
proxy | ||
reflect | ||
remote | ||
sample | ||
string | ||
tests | ||
threads | ||
tools | ||
typelib | ||
windbgdlg | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |