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

Public Types

enum  {
  kNone = 0x0, kSignedSmall = 0x1, kSignedSmallInputs = 0x3, kNumber = 0x7,
  kNumberOrOddball = 0xF, kString = 0x10, kBigInt = 0x20, kAny = 0x7F
}
 

Detailed Description

Definition at line 1346 of file globals.h.


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