зеркало из https://github.com/mozilla/pjs.git
705992358f
- Fix js_GetAtom fallibility by returning &dummy on assert-botch "can't happen" index out of range case. - js_InitAtomMap needn't bother nulling ale->next with tmp save - js_InitAtomState explicit tail fusion for FROB via goto bad, and early memset (I know, JSRuntime is cleared already and it contains the atom state ... but jsatom.c doesn't know that). - Clear all ATOM_ flags save ATOM_PINNED when creating a new atom. - Cleanup xtra, ALIGNNUM, etc. useless variables, use JSVAL_ALIGN and JS_MAX. |
||
---|---|---|
.. | ||
benchmarks | ||
js2/java | ||
jsd | ||
jsdj | ||
jsj | ||
macbuild | ||
ref | ||
rhino | ||
semantics | ||
src | ||
tests | ||
.cvsignore | ||
Makefile.in | ||
landbranch.pl | ||
makefile.win |