V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::DebugFeatureTracker Class Reference

Public Types

enum  Feature {
  kActive = 1, kBreakPoint = 2, kStepping = 3, kHeapSnapshot = 4,
  kAllocationTracking = 5, kProfiler = 6, kLiveEdit = 7
}
 

Public Member Functions

 DebugFeatureTracker (Isolate *isolate)
 
void Track (Feature feature)
 

Detailed Description

Definition at line 188 of file debug.h.


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