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
cpu-profiler.cc File Reference
#include "v8.h"
#include "cpu-profiler-inl.h"
#include "frames-inl.h"
#include "hashmap.h"
#include "log-inl.h"
#include "vm-state-inl.h"
#include "../include/v8-profiler.h"
Include dependency graph for cpu-profiler.cc:

Go to the source code of this file.

Namespaces

 v8
 
 v8::internal
 

Macros

#define PROFILER_TYPE_CASE(type, clss)
 

Macro Definition Documentation

#define PROFILER_TYPE_CASE (   type,
  clss 
)
Value:
record.clss##_.UpdateCodeMap(generator_->code_map()); \
break;
#define _
FlagType type() const
Definition: flags.cc:1358