Searched refs:kConsumeCodeCache (Results 1 – 6 of 6) sorted by relevance
928 v8::ScriptCompiler::kConsumeCodeCache); in TEST()967 isolate, src, src, &cache, v8::ScriptCompiler::kConsumeCodeCache); in TEST()1017 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1067 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1118 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1188 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1302 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1361 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1412 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1503 isolate2, &source, v8::ScriptCompiler::kConsumeCodeCache) in TEST()[all …]
23386 v8::ScriptCompiler::kConsumeCodeCache; in TEST()23429 TestInvalidCacheData(v8::ScriptCompiler::kConsumeCodeCache); in TEST()
1444 compile_options == ScriptCompiler::kConsumeCodeCache); in CompileScript()1469 compile_options == ScriptCompiler::kConsumeCodeCache && in CompileScript()
355 compile_options = ScriptCompiler::kConsumeCodeCache; in CompileString()
1752 if (options == kConsumeParserCache || options == kConsumeCodeCache) { in CompileUnboundInternal()1801 } else if (options == kConsumeParserCache || options == kConsumeCodeCache) { in CompileUnboundInternal()
1305 kConsumeCodeCache enumerator