MCPcopy Index your code
hub / github.com/reactjs/react-rails / matchAwait

Function matchAwait

lib/assets/javascripts/JSXTransformer.js:5269–5271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5267 }
5268
5269 function matchAwait() {
5270 return state.awaitAllowed && matchContextualKeyword('await');
5271 }
5272
5273 function consumeSemicolon() {
5274 var line, oldIndex = index, oldLineNumber = lineNumber,

Callers 1

Calls 1

matchContextualKeywordFunction · 0.85

Tested by

no test coverage detected