![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <phase.h>
Public Member Functions | |
| ComponentWithZone (ZoneStats *zone_stats) | |
| ComponentWithZone (ZoneWithName< ZoneName > existing_zone) | |
Public Member Functions inherited from v8::internal::compiler::turboshaft::detail::ComponentWithZone< kRegisterAllocationZoneName > | |
| ComponentWithZone (ZoneStats *zone_stats) | |
| ComponentWithZone (ZoneWithName< ZoneName > existing_zone) | |
Public Attributes | |
| Pointer< RegisterAllocationData > | allocation_data = nullptr |
Public Attributes inherited from v8::internal::compiler::turboshaft::detail::ComponentWithZone< kRegisterAllocationZoneName > | |
| ZoneWithName< ZoneName > | zone |
Additional Inherited Members | |
Public Types inherited from v8::internal::compiler::turboshaft::detail::ComponentWithZone< kRegisterAllocationZoneName > | |
| using | Pointer |
|
inlineexplicit |
|
inlineexplicit |
| Pointer<RegisterAllocationData> v8::internal::compiler::turboshaft::detail::RegisterComponent::allocation_data = nullptr |