V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::RangeType Class Reference
Inheritance diagram for v8::internal::compiler::RangeType:
v8::internal::compiler::TypeBase

Classes

struct  Limits
 

Public Member Functions

double Min () const
 
double Max () const
 

Static Public Member Functions

static bool IsInteger (double x)
 

Friends

class Type
 
class BitsetType
 
class UnionType
 

Additional Inherited Members

- Protected Types inherited from v8::internal::compiler::TypeBase
enum  Kind {
  kHeapConstant, kOtherNumberConstant, kTuple, kUnion,
  kRange
}
 
- Protected Member Functions inherited from v8::internal::compiler::TypeBase
Kind kind () const
 
 TypeBase (Kind kind)
 
- Static Protected Member Functions inherited from v8::internal::compiler::TypeBase
static bool IsKind (Type type, Kind kind)
 

Detailed Description

Definition at line 306 of file types.h.


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