v8
3.11.10(node0.8.26)
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 3975 of file hydrogen-instructions.h.
|
inlinevirtual |
Definition at line 3982 of file hydrogen-instructions.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |