Lines Matching full:nextkey
1492 // 4c. Repeat for each element nextKey of keys in List order,1495 // 4c i. Let desc be ? from.[[GetOwnProperty]](nextKey).1502 // 4c ii 1. Let propValue be ? Get(from, nextKey).1507 // 4c ii 2. Let status be ? Set(to, nextKey, propValue, true).