Home | History | Annotate | Download | only in src

Lines Matching refs:CachedData

283 ScriptCompiler::CachedData* CompileForCachedData(
300 ScriptCompiler::CachedData* result = NULL;
324 result = new ScriptCompiler::CachedData(
325 cache, length, ScriptCompiler::CachedData::BufferOwned);
352 ScriptCompiler::CachedData* data =