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

Public Member Functions

 CallParameters (size_t arity, CallFrequency const &frequency, VectorSlotPair const &feedback, ConvertReceiverMode convert_mode, SpeculationMode speculation_mode)
 
size_t arity () const
 
CallFrequency const & frequency () const
 
ConvertReceiverMode convert_mode () const
 
VectorSlotPair const & feedback () const
 
SpeculationMode speculation_mode () const
 
bool operator== (CallParameters const &that) const
 
bool operator!= (CallParameters const &that) const
 

Friends

size_t hash_value (CallParameters const &p)
 

Detailed Description

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


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