V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::CallFrequency Class Referencefinal

Public Member Functions

 CallFrequency (float value)
 
bool IsKnown () const
 
bool IsUnknown () const
 
float value () const
 
bool operator== (CallFrequency const &that) const
 
bool operator!= (CallFrequency const &that) const
 

Static Public Attributes

static constexpr float kNoFeedbackCallFrequency = -1
 

Friends

size_t hash_value (CallFrequency f)
 

Detailed Description

Definition at line 32 of file js-operator.h.


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