|
|
| VirtualObject (VariableTracker *var_states, Id id, int size) |
| |
|
Maybe< Variable > | FieldAt (int offset) const |
| |
|
Id | id () const |
| |
|
int | size () const |
| |
|
void | SetEscaped () |
| |
|
bool | HasEscaped () const |
| |
|
const_iterator | begin () const |
| |
|
const_iterator | end () const |
| |
|
| Dependable (Zone *zone) |
| |
|
void | AddDependency (Node *node) |
| |
|
void | RevisitDependants (EffectGraphReducer *reducer) |
| |
|
void * | operator new (size_t size, Zone *zone) |
| |
|
void | operator delete (void *, size_t) |
| |
|
void | operator delete (void *pointer, Zone *zone) |
| |
Definition at line 118 of file escape-analysis.h.
The documentation for this class was generated from the following files: