V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
StackRange (BottomOffset begin, BottomOffset end) | |
bool | operator== (const StackRange &other) const |
void | Extend (StackRange adjacent) |
size_t | Size () const |
BottomOffset | begin () const |
BottomOffset | end () const |