![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <phase.h>
Public Types | |
template<typename T > | |
using | Pointer = ZoneWithNamePointer<T, ZoneName> |
Public Member Functions | |
ComponentWithZone (ZoneStats *zone_stats) | |
ComponentWithZone (ZoneWithName< ZoneName > existing_zone) | |
Public Attributes | |
ZoneWithName< ZoneName > | zone |
using v8::internal::compiler::turboshaft::detail::ComponentWithZone< ZoneName >::Pointer = ZoneWithNamePointer<T, ZoneName> |
|
inlineexplicit |
|
inlineexplicit |
ZoneWithName<ZoneName> v8::internal::compiler::turboshaft::detail::ComponentWithZone< ZoneName >::zone |