Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/src/
Dobject-inspection.cc341 HRESULT GetModelForCustomArrayElement(IModelObject* context_object, in GetModelForCustomArrayElement() function
404 return GetModelForCustomArrayElement(context_object, index, object); in GetAt()
444 GetModelForCustomArrayElement(context_object_.Get(), next_, &sp_value)); in GetNext()