v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
etw-isolate-load-script-data-win.h File Reference
#include <windows.h>
#include <memory>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include "include/v8-isolate.h"
#include "src/base/lazy-instance.h"
#include "src/diagnostics/etw-isolate-capture-state-monitor-win.h"
Include dependency graph for etw-isolate-load-script-data-win.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::ETWJITInterface::IsolateLoadScriptData
 
struct  v8::internal::ETWJITInterface::IsolateLoadScriptData::EnableInterruptData
 
struct  v8::internal::ETWJITInterface::IsolateLoadScriptData::EnableWithFilterDataInterruptData
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::ETWJITInterface
 

Typedefs

using v8::internal::ETWJITInterface::IsolateMapType
 
using v8::internal::ETWJITInterface::FilterDataType = std::string