Active Script Profiler Interfaces

Active Script Profiler Interfaces enable you to receive profiling events from the JavaScript engine.

The activprof.h header file provides the interfaces that are listed in this section.

In This Section

The following interfaces enable profiling:

Note

The Active Script Profiler Interfaces were first released with Internet Explorer 8. The IActiveScriptProfilerControl2 and IActiveScriptProfilerCallback2 interfaces were first released with Internet Explorer 9. The IActiveScriptProfilerControl3 Interface, IActiveScriptProfilerCallback3 Interface, and IActiveScriptProfilerHeapEnum Interface interfaces were first released with Internet Explorer 10. The IActiveScriptProfilerControl5 Interface was first released with Internet Explorer 11.

In Internet Explorer 8 and Internet Explorer 9, only the JavaScript language uses these interfaces to support script profiling.

See also

Windows Script Interfaces Reference