Searched refs:kConsumeCodeCache (Results 1 – 6 of 6) sorted by relevance
948 v8::ScriptCompiler::kConsumeCodeCache); in TEST()986 isolate, src, src, &cache, v8::ScriptCompiler::kConsumeCodeCache); in TEST()1035 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1084 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1134 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1203 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1316 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1374 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1424 v8::ScriptCompiler::kConsumeCodeCache); in TEST()1514 isolate2, &source, v8::ScriptCompiler::kConsumeCodeCache) in TEST()[all …]
24304 v8::ScriptCompiler::kConsumeCodeCache; in TEST()24355 TestInvalidCacheData(v8::ScriptCompiler::kConsumeCodeCache); in TEST()
1468 compile_options == ScriptCompiler::kConsumeCodeCache); in GetSharedFunctionInfoForScript()1488 compile_options == ScriptCompiler::kConsumeCodeCache && in GetSharedFunctionInfoForScript()
356 compile_options = ScriptCompiler::kConsumeCodeCache; in CompileString()
1909 if (options == kConsumeParserCache || options == kConsumeCodeCache) { in CompileUnboundInternal()1959 } else if (options == kConsumeParserCache || options == kConsumeCodeCache) { in CompileUnboundInternal()
1282 kConsumeCodeCache enumerator