V8 Project
|
Public Member Functions | |
BranchIfRoot (LCodeGen *codegen, const Register &value, Heap::RootListIndex index) | |
virtual void | Emit (Label *label) const |
virtual void | EmitInverted (Label *label) const |
Private Attributes | |
const Register & | value_ |
const Heap::RootListIndex | index_ |
Definition at line 200 of file lithium-codegen-arm64.cc.
|
inline |
Definition at line 202 of file lithium-codegen-arm64.cc.
|
inlinevirtual |
Definition at line 206 of file lithium-codegen-arm64.cc.
|
inlinevirtual |
|
private |
Definition at line 216 of file lithium-codegen-arm64.cc.
Referenced by Emit(), and EmitInverted().
|
private |
Definition at line 215 of file lithium-codegen-arm64.cc.
Referenced by Emit(), and EmitInverted().