SP.Web.lists Property
Applies to: SharePoint Foundation 2010
Gets the collection of all lists that are contained in the Web site available to the current user based on the current user’s permissions.
var value = SP.Web.get_lists();
Property Value
Type: SP.ListCollection