Lines Matching refs:insert_result
3671 MaybeObject* insert_result = dictionary->Add(key,3675 if (!insert_result->To<StringDictionary>(&new_dict)) return insert_result;