Searched defs:SourceCodeCache (Results 1 – 2 of 2) sorted by relevance
45 explicit SourceCodeCache(Script::Type type): type_(type), cache_(NULL) { } in SourceCodeCache() function