v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <code-stubs-arm.h>
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 |
Definition at line 145 of file code-stubs-arm.h.
|
inline |
Definition at line 147 of file code-stubs-arm.h.
References ASSERT, CpuFeatures::IsSupported(), Token::NUM_TOKENS, and v8::internal::VFP2.
|
inline |
Definition at line 156 of file code-stubs-arm.h.
|
inline |
Definition at line 159 of file code-stubs-ia32.h.
References ASSERT, CpuFeatures::IsSupported(), Token::NUM_TOKENS, and v8::internal::SSE3.
|
inline |
Definition at line 168 of file code-stubs-ia32.h.
|
inline |
Definition at line 148 of file code-stubs-mips.h.
References ASSERT, v8::internal::FPU, CpuFeatures::IsSupported(), and Token::NUM_TOKENS.
|
inline |
Definition at line 157 of file code-stubs-mips.h.
|
inline |
Definition at line 162 of file code-stubs-x64.h.
References ASSERT, and Token::NUM_TOKENS.
|
inline |
Definition at line 170 of file code-stubs-x64.h.
|
friend |
Definition at line 243 of file code-stubs-arm.h.