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
Instrument Class Reference

#include <instrument-arm64.h>

Inheritance diagram for Instrument:
Collaboration diagram for Instrument:

Public Member Functions

 Instrument (const char *datafile=NULL, uint64_t sample_period=kDefaultInstrumentationSamplingPeriod)
 
 ~Instrument ()
 
- Public Member Functions inherited from DecoderVisitor
virtual ~DecoderVisitor ()
 

Detailed Description

Definition at line 75 of file instrument-arm64.h.

Constructor & Destructor Documentation

Instrument ( const char *  datafile = NULL,
uint64_t  sample_period = kDefaultInstrumentationSamplingPeriod 
)
explicit

Definition at line 120 of file instrument-arm64.cc.

References v8::internal::name, and v8::internal::NULL.

~Instrument ( )

Definition at line 150 of file instrument-arm64.cc.


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