()
| 12274 | return speculationHelper(callback, /*isLookahead*/ false); |
| 12275 | } |
| 12276 | function getText() { |
| 12277 | return text; |
| 12278 | } |
| 12279 | function clearCommentDirectives() { |
| 12280 | commentDirectives = undefined; |
| 12281 | } |
no outgoing calls
no test coverage detected