|
enum | Encoding { kTagged,
kDouble,
kWord32
} |
|
|
int | GetLoadByFieldIndex () const |
|
bool | is_inobject () const |
|
bool | is_hidden_field () const |
|
bool | is_double () const |
|
int | offset () const |
|
int | index () const |
|
int | outobject_array_index () const |
|
int | property_index () const |
|
int | GetFieldAccessStubKey () const |
|
bool | operator== (FieldIndex const &other) const |
|
bool | operator!= (FieldIndex const &other) const |
|
Definition at line 20 of file field-index.h.
The documentation for this class was generated from the following files: