Microsoft. |
Class | Description | |
---|---|---|
![]() | V8CpuProfile | Represents a V8 CPU profile. |
![]() | V8CpuProfile.Node | Represents a node in a V8 CPU profile's call tree. |
![]() | V8CpuProfile.Sample | Represents a V8 CPU profile sample. |
![]() | V8Runtime | Represents an instance of the V8 runtime. |
![]() | V8RuntimeConstraints | Specifies resource constraints for a V8 runtime. |
![]() | V8RuntimeDebuggerEventArgs | Provides data for debugger events associated with V8 runtimes. |
![]() | V8RuntimeHeapInfo | Contains memory usage information for a V8 runtime. |
![]() | V8Script | Represents a compiled script that can be executed multiple times without recompilation. |
![]() | V8ScriptEngine | Represents an instance of the V8 JavaScript engine. |
![]() | V8Settings | Defines properties that comprise ClearScript's V8 configuration. |
Structure | Description | |
---|---|---|
![]() | V8CpuProfile.Node.HitLine | Represents a script line observed by the V8 CPU profiler. |
Enumeration | Description | |
---|---|---|
![]() | V8CacheKind | Defines caching options for V8 script compilation. |
![]() | V8CacheResult | Defines cache data processing results for V8 script compilation. |
![]() | V8CpuProfileFlags | Defines options for creating a V8 CPU profile. |
![]() | V8GlobalFlags | Defines global V8 options. |
![]() | V8RuntimeFlags | Defines options for initializing a new V8 runtime instance. |
![]() | V8RuntimeViolationPolicy | Defines options for V8 runtime behavior in response to a violation. |
![]() | V8ScriptEngineFlags | Defines options for initializing a new V8 JavaScript engine instance. |