void clearSourceCodeCache()

Source

void clearSourceCodeCache() {
  _sourceCodeCache = null;
}