V8 Project
runtime-profiler.cc File Reference
+ Include dependency graph for runtime-profiler.cc:

Go to the source code of this file.

Namespaces

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

Functions

 v8::internal::STATIC_ASSERT (kMaxWatchpointCode< kMaxStopCode)
 
static void v8::internal::GetICCounts (Code *shared_code, int *ic_with_type_info_count, int *ic_generic_count, int *ic_total_count, int *type_info_percentage, int *generic_percentage)
 

Variables

static const int v8::internal::kProfilerTicksBeforeOptimization = 2
 
static const int v8::internal::kProfilerTicksBeforeReenablingOptimization = 250
 
static const int v8::internal::kTicksWhenNotEnoughTypeInfo = 100
 
static const int v8::internal::kOSRCodeSizeAllowanceBase
 
static const int v8::internal::kOSRCodeSizeAllowancePerTick
 
static const int v8::internal::kMaxSizeEarlyOpt