Home | History | Annotate | Download | only in src

Lines Matching refs:unoptimized

257   // Recompile the unoptimized version of the code if the current version
265 CompilationInfo unoptimized(info->shared_info());
268 unoptimized.SetFunction(info->function());
269 unoptimized.SetScope(info->scope());
270 if (should_recompile) unoptimized.EnableDeoptimizationSupport();
271 bool succeeded = FullCodeGenerator::MakeCode(&unoptimized);
275 shared->EnableDeoptimizationSupport(*unoptimized.code());
276 // The existing unoptimized code was replaced with the new one.
278 Logger::LAZY_COMPILE_TAG, &unoptimized, shared);
282 // Check that the unoptimized, shared code is ready for
285 // is safe as long as the unoptimized code has deoptimization