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

#include <code-stubs-arm.h>

Inheritance diagram for TranscendentalCacheStub:
Collaboration diagram for TranscendentalCacheStub:

Public Types

enum  ArgumentType {
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits,
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits
}
 
enum  ArgumentType {
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits,
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits
}
 
enum  ArgumentType {
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits,
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits
}
 
enum  ArgumentType {
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits,
  TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits, TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits
}
 

Public Member Functions

 TranscendentalCacheStub (TranscendentalCache::Type type, ArgumentType argument_type)
 
void Generate (MacroAssembler *masm)
 
 TranscendentalCacheStub (TranscendentalCache::Type type, ArgumentType argument_type)
 
void Generate (MacroAssembler *masm)
 
 TranscendentalCacheStub (TranscendentalCache::Type type, ArgumentType argument_type)
 
void Generate (MacroAssembler *masm)
 
 TranscendentalCacheStub (TranscendentalCache::Type type, ArgumentType argument_type)
 
void Generate (MacroAssembler *masm)
 

Static Public Member Functions

static void GenerateOperation (MacroAssembler *masm, TranscendentalCache::Type type)
 
static void GenerateOperation (MacroAssembler *masm, TranscendentalCache::Type type)
 

Detailed Description

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

Member Enumeration Documentation

Enumerator
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 

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

Enumerator
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 

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

Enumerator
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 

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

Enumerator
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 
TAGGED 
UNTAGGED 

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

Constructor & Destructor Documentation

TranscendentalCacheStub ( TranscendentalCache::Type  type,
ArgumentType  argument_type 
)
inline

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

TranscendentalCacheStub ( TranscendentalCache::Type  type,
ArgumentType  argument_type 
)
inline

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

TranscendentalCacheStub ( TranscendentalCache::Type  type,
ArgumentType  argument_type 
)
inline

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

TranscendentalCacheStub ( TranscendentalCache::Type  type,
ArgumentType  argument_type 
)
inlineexplicit

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

Member Function Documentation

void Generate ( MacroAssembler masm)
void Generate ( MacroAssembler masm)
void Generate ( MacroAssembler masm)
void Generate ( MacroAssembler masm)
static void GenerateOperation ( MacroAssembler masm,
TranscendentalCache::Type  type 
)
static
static void GenerateOperation ( MacroAssembler masm,
TranscendentalCache::Type  type 
)
static

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