![]() |
v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <hydrogen-instructions.h>

Public Member Functions | |
| virtual HValue * | GetKey ()=0 |
| virtual void | SetKey (HValue *key)=0 |
| virtual void | SetIndexOffset (uint32_t index_offset)=0 |
| virtual bool | IsDehoisted ()=0 |
| virtual void | SetDehoisted (bool is_dehoisted)=0 |
| virtual | ~ArrayInstructionInterface () |
Definition at line 4236 of file hydrogen-instructions.h.
|
inlinevirtual |
Definition at line 4243 of file hydrogen-instructions.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |