![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
ProfileDescriptor (const String16 &id, const String16 &title) | |
Public Attributes | |
String16 | m_id |
String16 | m_title |
Definition at line 161 of file v8-profiler-agent-impl.cc.
|
inline |
Definition at line 163 of file v8-profiler-agent-impl.cc.
String16 v8_inspector::V8ProfilerAgentImpl::ProfileDescriptor::m_id |
Definition at line 165 of file v8-profiler-agent-impl.cc.
String16 v8_inspector::V8ProfilerAgentImpl::ProfileDescriptor::m_title |
Definition at line 166 of file v8-profiler-agent-impl.cc.