Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DIdentifier.h67 unsigned toArrayIndex(bool* ok) const { return _ustring.toArrayIndex(ok); } in toArrayIndex() function
DUString.h238 inline unsigned UString::toArrayIndex(bool* ok) const in toArrayIndex() function