Bug 584811 - Date.prototype.toJSON isn't to spec. r=sayrer
This commit is contained in:
@@ -148,6 +148,7 @@ const char *const js_common_atom_names[] = {
|
||||
js_ignoreCase_str, /* ignoreCaseAtom */
|
||||
js_index_str, /* indexAtom */
|
||||
js_input_str, /* inputAtom */
|
||||
"toISOString", /* toISOStringAtom */
|
||||
js_iterator_str, /* iteratorAtom */
|
||||
js_join_str, /* joinAtom */
|
||||
js_lastIndex_str, /* lastIndexAtom */
|
||||
|
||||
Reference in New Issue
Block a user