![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::compiler::ZoneStats::Scope, including all inherited members.
| Destroy() | v8::internal::compiler::ZoneStats::Scope | inline |
| operator=(const Scope &)=delete | v8::internal::compiler::ZoneStats::Scope | |
| operator=(Scope &&other) V8_NOEXCEPT | v8::internal::compiler::ZoneStats::Scope | inline |
| Scope(ZoneStats *zone_stats, const char *zone_name, bool support_zone_compression=false) | v8::internal::compiler::ZoneStats::Scope | inlineexplicit |
| Scope(const Scope &)=delete | v8::internal::compiler::ZoneStats::Scope | |
| Scope(Scope &&other) V8_NOEXCEPT | v8::internal::compiler::ZoneStats::Scope | inline |
| support_zone_compression_ | v8::internal::compiler::ZoneStats::Scope | private |
| zone() | v8::internal::compiler::ZoneStats::Scope | inline |
| zone_ | v8::internal::compiler::ZoneStats::Scope | private |
| zone_name_ | v8::internal::compiler::ZoneStats::Scope | private |
| zone_stats() const | v8::internal::compiler::ZoneStats::Scope | inline |
| zone_stats_ | v8::internal::compiler::ZoneStats::Scope | private |
| ~Scope() | v8::internal::compiler::ZoneStats::Scope | inline |