v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BinaryOpStub Class Reference

#include <code-stubs-arm.h>

Inheritance diagram for BinaryOpStub:
Collaboration diagram for BinaryOpStub:

Public Member Functions

 BinaryOpStub (Token::Value op, OverwriteMode mode)
 
 BinaryOpStub (int key, BinaryOpIC::TypeInfo operands_type, BinaryOpIC::TypeInfo result_type=BinaryOpIC::UNINITIALIZED)
 
 BinaryOpStub (Token::Value op, OverwriteMode mode)
 
 BinaryOpStub (int key, BinaryOpIC::TypeInfo operands_type, BinaryOpIC::TypeInfo result_type=BinaryOpIC::UNINITIALIZED)
 
 BinaryOpStub (Token::Value op, OverwriteMode mode)
 
 BinaryOpStub (int key, BinaryOpIC::TypeInfo operands_type, BinaryOpIC::TypeInfo result_type=BinaryOpIC::UNINITIALIZED)
 
 BinaryOpStub (Token::Value op, OverwriteMode mode)
 
 BinaryOpStub (int key, BinaryOpIC::TypeInfo operands_type, BinaryOpIC::TypeInfo result_type=BinaryOpIC::UNINITIALIZED)
 

Friends

class CodeGenerator
 

Detailed Description

Definition at line 145 of file code-stubs-arm.h.

Constructor & Destructor Documentation

BinaryOpStub ( Token::Value  op,
OverwriteMode  mode 
)
inline
BinaryOpStub ( int  key,
BinaryOpIC::TypeInfo  operands_type,
BinaryOpIC::TypeInfo  result_type = BinaryOpIC::UNINITIALIZED 
)
inline

Definition at line 156 of file code-stubs-arm.h.

BinaryOpStub ( Token::Value  op,
OverwriteMode  mode 
)
inline
BinaryOpStub ( int  key,
BinaryOpIC::TypeInfo  operands_type,
BinaryOpIC::TypeInfo  result_type = BinaryOpIC::UNINITIALIZED 
)
inline

Definition at line 168 of file code-stubs-ia32.h.

BinaryOpStub ( Token::Value  op,
OverwriteMode  mode 
)
inline
BinaryOpStub ( int  key,
BinaryOpIC::TypeInfo  operands_type,
BinaryOpIC::TypeInfo  result_type = BinaryOpIC::UNINITIALIZED 
)
inline

Definition at line 157 of file code-stubs-mips.h.

BinaryOpStub ( Token::Value  op,
OverwriteMode  mode 
)
inline

Definition at line 162 of file code-stubs-x64.h.

References ASSERT, and Token::NUM_TOKENS.

BinaryOpStub ( int  key,
BinaryOpIC::TypeInfo  operands_type,
BinaryOpIC::TypeInfo  result_type = BinaryOpIC::UNINITIALIZED 
)
inline

Definition at line 170 of file code-stubs-x64.h.

Friends And Related Function Documentation

CodeGenerator
friend

Definition at line 243 of file code-stubs-arm.h.


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