Home | History | Annotate | Download | only in src

Lines Matching refs:GetProperty

192           copy->GetProperty(key_string, &attributes)->ToObjectUnchecked();
1129 // GetProperty will check access and report any violations.
1130 { MaybeObject* maybe_value = obj->GetProperty(*obj, &result, *name, &attrs);
1677 // GetProperty() to get the current value as it 'unholes' the value.
4219 return object->GetProperty(*name);
5165 return isolate->initial_object_prototype()->GetProperty(*key);
8763 // GetProperty below can cause GC.
8769 // GetProperty function.
8770 MaybeObject* value = object->GetProperty(*name);
10772 GetProperty(ext, key),
10833 GetProperty(ext, key),