bug 595207 - making functionNamespaceURIAtom eager for simpler code. r=brendan

This commit is contained in:
Igor Bukanov
2010-09-15 16:55:35 +02:00
parent 297352ffac
commit 29d6854fd4
6 changed files with 37 additions and 21 deletions

View File

@@ -190,6 +190,7 @@ const char *const js_common_atom_names[] = {
js_starQualifier_str, /* starQualifierAtom */
js_tagc_str, /* tagcAtom */
js_xml_str, /* xmlAtom */
"@mozilla.org/js/function", /* functionNamespaceURIAtom */
#endif
"Proxy", /* ProxyAtom */