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

Public Member Functions

 FrameStateFunctionInfo (FrameStateType type, int parameter_count, int local_count, Handle< SharedFunctionInfo > shared_info)
 
int local_count () const
 
int parameter_count () const
 
Handle< SharedFunctionInfoshared_info () const
 
FrameStateType type () const
 

Static Public Member Functions

static bool IsJSFunctionType (FrameStateType type)
 

Detailed Description

Definition at line 75 of file frame-states.h.


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