Home
last modified time | relevance | path

Searched refs:GetEntryForIndex (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Delements.h197 virtual uint32_t GetEntryForIndex(JSObject* holder,
Dlookup.cc657 accessor->GetEntryForIndex(js_object, backing_store, index_); in LookupInHolder()
Delements.cc948 uint32_t GetEntryForIndex(JSObject* holder, FixedArrayBase* backing_store, in GetEntryForIndex() function in v8::internal::__anonb3fb79fb0111::ElementsAccessorBase