Lines Matching refs:result
59 * will result in an ExtensionFieldInfo object with these properties:
520 var result = [];
522 result[i] = toObjectFn.call(field[i], opt_includeInstance, field[i]);
524 return result;
1411 var result = {};
1413 result[mapKeyGetterFn.call(field[i])] = opt_toObjectFn ?
1417 return result;
1568 * The result will contain the top-level fields of m2 that differ from those of
1569 * m1 at any level of nesting. No data is cloned, the result object will
1583 * array with result.toArray().