V8 Project
compiler.h File Reference
#include "src/allocation.h"
#include "src/ast.h"
#include "src/bailout-reason.h"
#include "src/zone.h"
+ Include dependency graph for compiler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  v8::internal::OffsetRange
 
class  v8::internal::ScriptData
 
class  v8::internal::CompilationInfo
 
class  v8::internal::CompilationInfoWithZone
 
class  v8::internal::BASE_EMBEDDED< Visitor >
 
class  v8::internal::OptimizedCompileJob
 
struct  v8::internal::OptimizedCompileJob::Timer
 
class  v8::internal::Compiler
 

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::internal
 

Enumerations

enum  v8::internal::ParseRestriction { v8::internal::NO_PARSE_RESTRICTION , v8::internal::ONLY_SINGLE_FUNCTION_LITERAL }