Home
last modified time | relevance | path

Searched refs:isIdentifierStart (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.js2279 function isIdentifierStart(ch) { function
2503 if (isIdentifierStart(source.charCodeAt(index))) {
2614 if (isIdentifierStart(ch)) {