Home | History | Annotate | Download | only in inspector

Lines Matching defs:getCollectionEntries

710 void InspectorDebuggerAgent::getCollectionEntries(ErrorString* errorString, const String& objectId, RefPtr<TypeBuilder::Array<CollectionEntry> >& entries)
717 injectedScript.getCollectionEntries(errorString, objectId, &entries);