Bug 604864 - Optimize undefined, NaN and Infinity in methodjit. r=dmandelin
This commit is contained in:
@@ -181,6 +181,8 @@ const char *const js_common_atom_names[] = {
|
||||
"use strict", /* useStrictAtom */
|
||||
"loc", /* locAtom */
|
||||
"line", /* lineAtom */
|
||||
"Infinity", /* InfinityAtom */
|
||||
"NaN", /* NaNAtom */
|
||||
|
||||
#if JS_HAS_XML_SUPPORT
|
||||
js_etago_str, /* etagoAtom */
|
||||
|
||||
Reference in New Issue
Block a user