Lines Matching refs:get
44 Object e = array->get(i);
81 target_keys_length += AddKey(prototype_chain_keys->get(i), combined_keys,
169 Handle<Object> current(array->get(i), isolate_);
194 Handle<Name> key(Name::cast(keys->get(i)), isolate);
616 // Don't leak the enumeration cache without the receiver since it might get
871 InternalIndex index(Smi::ToInt(raw_storage.get(i)));
957 InternalIndex index(Smi::ToInt(array->get(i)));
968 InternalIndex index(Smi::ToInt(array->get(i)));
1017 Handle<String> key(String::cast(enum_keys->get(i)), isolate_);
1252 Handle<Name> key(Name::cast(trap_result->get(i)), isolate_);
1286 isolate_, target, handle(target_keys->get(i), isolate_), &desc);
1292 target_keys->get(i));
1311 Object raw_key = target_nonconfigurable_keys->get(i);
1331 Object raw_key = target_configurable_keys->get(i);