Searched refs:getValidatedKey (Results 1 – 1 of 1) sorted by relevance
2910 },set:function(element){var id=getValidatedKey(element);2916 },unset:function(element){var id=getValidatedKey(element);2922 },key:function(element){return getValidatedKey(element)2923 },has:function(element){var id=getValidatedKey(element);2934 var getValidatedKey=function(element){var id=element[CID]; function