V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |