v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SlidingStateWindow Class Reference

Public Member Functions

 SlidingStateWindow (Isolate *isolate)
 
 ~SlidingStateWindow ()
 
void AddState (StateTag state)
 

Detailed Description

Definition at line 52 of file log.cc.

Constructor & Destructor Documentation

SlidingStateWindow ( Isolate isolate)
explicit

Definition at line 239 of file log.cc.

References Isolate::logger(), and Ticker::SetWindow().

Definition at line 248 of file log.cc.

References LOGGER.

Member Function Documentation

void AddState ( StateTag  state)

Definition at line 253 of file log.cc.

References ASSERT, and v8::internal::IsPowerOf2().

Referenced by Ticker::Tick().


The documentation for this class was generated from the following file: