// Copyright 2012 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "v8.h" #include "compiler.h" #include "bootstrapper.h" #include "codegen.h" #include "compilation-cache.h" #include "cpu-profiler.h" #include "debug.h" #include "deoptimizer.h" #include "full-codegen.h" #include "gdb-jit.h" #include "typing.h" #include "hydrogen.h" #include "isolate-inl.h" #include "lithium.h" #include "liveedit.h" #include "parser.h" #include "rewriter.h" #include "runtime-profiler.h" #include "scanner-character-streams.h" #include "scopeinfo.h" #include "scopes.h" #include "vm-state-inl.h" namespace v8 { namespace internal { CompilationInfo::CompilationInfo(Handle