Searched refs:SetCachedData (Results 1 – 7 of 7) sorted by relevance
93 info.SetCachedData(&cached_data_impl, in RunBaselineParser()109 info.SetCachedData(&cached_data_impl, in RunBaselineParser()
40 source_->info->SetCachedData(&script_data, options_); in Run()
241 void SetCachedData(ScriptData** cached_data, in SetCachedData() function
1024 info->SetCachedData(NULL, ScriptCompiler::kNoCompileOptions); in CompileToplevel()1201 info.SetCachedData(cached_data, compile_options); in CompileScript()
690 void SetCachedData();
257 void Parser::SetCachedData() { in SetCachedData() function in v8::internal::Parser4912 SetCachedData(); in Parse()
2286 info.SetCachedData(&sd, v8::ScriptCompiler::kProduceParserCache); in TEST()