Home
last modified time | relevance | path

Searched defs:checkName (Results 1 – 2 of 2) sorted by relevance

/external/webkit/V8Binding/v8/test/mjsunit/regress/
Dregress-1170187.js39 function checkName(name) { function
/external/webkit/WebCore/html/
DHTMLCollection.cpp261 bool HTMLCollection::checkForNameMatch(Element* element, bool checkName, const AtomicString& name) … in checkForNameMatch()