v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RegisterState Struct Reference

#include <sampler.h>

Public Member Functions

 RegisterState ()
 

Data Fields

Address pc
 
Address sp
 
Address fp
 

Detailed Description

Definition at line 47 of file sampler.h.

Constructor & Destructor Documentation

RegisterState ( )
inline

Definition at line 48 of file sampler.h.

Field Documentation

Address pc

Definition at line 49 of file sampler.h.

Referenced by ProfilerEventsProcessor::AddCurrentStack(), and TickSample::Init().


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