Bug 571355: Move RegExpStatics out of JSContext. (r=gal)
commit325ef1ea66678fe95fbc08c39b53135a1cfe49ec
authorChris Leary <cdleary@mozilla.com>
Mon, 13 Sep 2010 22:53:50 +0000 (13 15:53 -0700)
committerChris Leary <cdleary@mozilla.com>
Mon, 13 Sep 2010 22:53:50 +0000 (13 15:53 -0700)
tree2a7e993b57d4ea1f96a972ef26259ee20ed8cea1
parent8ad40ab16b38ccfe9d467ad4aa5dbdb63520a234
Bug 571355: Move RegExpStatics out of JSContext. (r=gal)
17 files changed:
content/html/content/src/nsHTMLInputElement.cpp
dom/base/nsJSEnvironment.cpp
dom/src/threads/nsDOMThreadService.cpp
js/src/jsapi.cpp
js/src/jsapi.h
js/src/jscntxt.cpp
js/src/jscntxt.h
js/src/jscntxtinlines.h
js/src/jsgc.cpp
js/src/jsparse.cpp
js/src/jsregexp.cpp
js/src/jsregexp.h
js/src/jsregexpinlines.h
js/src/jsstr.cpp
js/src/jswrapper.cpp
js/src/jswrapper.h
js/src/xpconnect/src/XPCSafeJSObjectWrapper.cpp