v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
log.cc File Reference
#include <stdarg.h>
#include "v8.h"
#include "bootstrapper.h"
#include "code-stubs.h"
#include "deoptimizer.h"
#include "global-handles.h"
#include "log.h"
#include "macro-assembler.h"
#include "platform.h"
#include "runtime-profiler.h"
#include "serialize.h"
#include "string-stream.h"
#include "vm-state-inl.h"
Include dependency graph for log.cc:

Go to the source code of this file.

Data Structures

class  SlidingStateWindow
 
class  Profiler
 
class  Ticker
 
struct  LowLevelCodeCreateStruct
 
struct  LowLevelCodeMoveStruct
 
struct  LowLevelCodeDeleteStruct
 
struct  LowLevelSnapshotPositionStruct
 
class  Logger::NameMap
 
class  Logger::NameBuffer
 
class  EnumerateOptimizedFunctionsVisitor
 

Namespaces

 v8
 
 v8::internal
 

Macros

#define DECLARE_EVENT(ignore1, name)   name,
 

Macro Definition Documentation

#define DECLARE_EVENT (   ignore1,
  name 
)    name,

Definition at line 544 of file log.cc.