Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
This commit is contained in:
@@ -2783,7 +2783,7 @@ array_concat(JSContext *cx, uintN argc, jsval *vp)
|
||||
}
|
||||
|
||||
/*
|
||||
* Per ECMA 262, 15.4.4.4, step 9, ignore non-existent
|
||||
* Per ECMA 262, 15.4.4.4, step 9, ignore nonexistent
|
||||
* properties.
|
||||
*/
|
||||
if (!hole &&
|
||||
|
||||
Reference in New Issue
Block a user