Lines Matching refs:get
382 // No element indexes should get here or the exclusion check may
461 Handle<Object> next_key(keys->get(i), isolate);
1087 Handle<Object> next_key(keys->get(i), isolate);
1333 v8::Utils::ToLocal(desc->get()), v8::Utils::ToLocal(desc->set())));
1476 ? desc->get()
1501 (current->has_get() && current->get()->SameValue(*desc->get()))) &&
1602 if (desc->has_get() && !desc->get()->SameValue(*current->get())) {
1654 ? desc->get()
1656 ? current->get()
1934 Handle<Object> key(keys->get(i), isolate);
1943 Handle<Object> key(keys->get(i), isolate);
1977 Handle<Object> key(keys->get(i), isolate);
2212 Handle<Name>::cast(handle(keys->get(isolate, i), isolate));
2780 accumulator->Add(fun_name.get());
3162 Object value = inobject_props->get(isolate, i);
3425 Object value = storage->get(i);
3721 InternalIndex index(Smi::ToInt(iteration_order->get(i)));
3798 InternalIndex index(Smi::ToInt(iteration_order->get(i)));
4966 // get properly invalidated.