Searched refs:GetEntryForIndex (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ |
D | elements.h | 183 virtual uint32_t GetEntryForIndex(Isolate* isolate, JSObject* holder,
|
D | lookup.cc | 872 accessor->GetEntryForIndex(isolate_, js_object, backing_store, index_); in LookupInRegularHolder()
|
D | elements.cc | 522 virtual uint32_t GetEntryForIndex(Isolate* isolate, JSObject* holder, 1079 uint32_t entry = accessor->GetEntryForIndex(isolate, *object, in CollectValuesOrEntriesImpl() 1288 uint32_t GetEntryForIndex(Isolate* isolate, JSObject* holder, in GetEntryForIndex() function in v8::internal::__anon51de3a750111::ElementsAccessorBase
|