v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BranchIfRoot Class Reference
Inheritance diagram for BranchIfRoot:
Collaboration diagram for BranchIfRoot:

Public Member Functions

 BranchIfRoot (LCodeGen *codegen, const Register &value, Heap::RootListIndex index)
 
virtual void Emit (Label *label) const
 
virtual void EmitInverted (Label *label) const
 

Detailed Description

Definition at line 220 of file lithium-codegen-arm64.cc.

Constructor & Destructor Documentation

BranchIfRoot ( LCodeGen codegen,
const Register value,
Heap::RootListIndex  index 
)
inline

Definition at line 222 of file lithium-codegen-arm64.cc.

Member Function Documentation

virtual void Emit ( Label *  label) const
inlinevirtual

Definition at line 226 of file lithium-codegen-arm64.cc.

References __.

virtual void EmitInverted ( Label *  label) const
inlinevirtual

Definition at line 230 of file lithium-codegen-arm64.cc.

References __.


The documentation for this class was generated from the following file: