The goog.labs.structs.Map.BrowserFeature Enum

goog.labs.structs.Map.BrowserFeature

Browser feature enum necessary for map.

@enum
{boolean}

.OBJECT_CREATE_SUPPORTED

Whether Object.create method is supported.

.OBJECT_KEYS_SUPPORTED

Whether Object.keys method is supported.