Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DJavaScriptFormatter.js103 _hasLineTerminatorBeforeNext: function() method in FormatterWorker.JavaScriptFormatter
265 …if (!this._hasLineTerminatorBeforeNext() && token !== FormatterWorker.JavaScriptTokens.SEMICOLON &…
276 …if (!this._hasLineTerminatorBeforeNext() && token !== FormatterWorker.JavaScriptTokens.SEMICOLON &…
287 …if (!this._hasLineTerminatorBeforeNext() && token !== FormatterWorker.JavaScriptTokens.SEMICOLON &…
500 …if (!this._hasLineTerminatorBeforeNext() && (token === FormatterWorker.JavaScriptTokens.INC || tok…