![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| PipelineStatistics (OptimizedCompilationInfo *info, CompilationStatistics *turbo_stats, ZoneStats *zone_stats) | |
| void | BeginPhaseKind (const char *phase_kind_name) |
| void | EndPhaseKind () |
Public Member Functions inherited from v8::internal::Malloced | |
| void * | operator new (size_t size) |
| void | operator delete (void *p) |
Friends | |
| class | PhaseScope |
Additional Inherited Members | |
Static Public Member Functions inherited from v8::internal::Malloced | |
| static void * | New (size_t size) |
| static void | Delete (void *p) |
Definition at line 21 of file pipeline-statistics.h.