V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::Assessment Class Reference
Inheritance diagram for v8::internal::compiler::Assessment:
v8::internal::ZoneObject v8::internal::compiler::FinalAssessment v8::internal::compiler::PendingAssessment

Public Member Functions

AssessmentKind kind () const
 
- Public Member Functions inherited from v8::internal::ZoneObject
void * operator new (size_t size, Zone *zone)
 
void operator delete (void *, size_t)
 
void operator delete (void *pointer, Zone *zone)
 

Protected Member Functions

 Assessment (AssessmentKind kind)
 

Protected Attributes

AssessmentKind kind_
 

Detailed Description

Definition at line 55 of file register-allocator-verifier.h.


The documentation for this class was generated from the following file: