![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| iterator & | operator++ () |
| iterator | operator++ (int) |
| bool | operator== (const iterator &other) const |
| bool | operator!= (const iterator &other) const |
| TranslatedValue & | operator* () |
| TranslatedValue * | operator-> () |
| const TranslatedValue & | operator* () const |
| const TranslatedValue * | operator-> () const |
| int | input_index () const |
Definition at line 181 of file deoptimizer.h.