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
NumberToStringStub Class Reference

#include <code-stubs-arm.h>

Inheritance diagram for NumberToStringStub:
Collaboration diagram for NumberToStringStub:

Public Member Functions

 NumberToStringStub ()
 
 NumberToStringStub ()
 
 NumberToStringStub ()
 
 NumberToStringStub ()
 

Static Public Member Functions

static void GenerateLookupNumberStringCache (MacroAssembler *masm, Register object, Register result, Register scratch1, Register scratch2, Register scratch3, bool object_is_smi, Label *not_found)
 
static void GenerateLookupNumberStringCache (MacroAssembler *masm, Register object, Register result, Register scratch1, Register scratch2, bool object_is_smi, Label *not_found)
 
static void GenerateLookupNumberStringCache (MacroAssembler *masm, Register object, Register result, Register scratch1, Register scratch2, Register scratch3, bool object_is_smi, Label *not_found)
 
static void GenerateLookupNumberStringCache (MacroAssembler *masm, Register object, Register result, Register scratch1, Register scratch2, bool object_is_smi, Label *not_found)
 

Detailed Description

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

Constructor & Destructor Documentation

NumberToStringStub ( )
inline

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

NumberToStringStub ( )
inline

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

NumberToStringStub ( )
inline

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

NumberToStringStub ( )
inline

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

Member Function Documentation

static void GenerateLookupNumberStringCache ( MacroAssembler masm,
Register  object,
Register  result,
Register  scratch1,
Register  scratch2,
bool  object_is_smi,
Label *  not_found 
)
static
static void GenerateLookupNumberStringCache ( MacroAssembler masm,
Register  object,
Register  result,
Register  scratch1,
Register  scratch2,
bool  object_is_smi,
Label *  not_found 
)
static
static void GenerateLookupNumberStringCache ( MacroAssembler masm,
Register  object,
Register  result,
Register  scratch1,
Register  scratch2,
Register  scratch3,
bool  object_is_smi,
Label *  not_found 
)
static
static void GenerateLookupNumberStringCache ( MacroAssembler masm,
Register  object,
Register  result,
Register  scratch1,
Register  scratch2,
Register  scratch3,
bool  object_is_smi,
Label *  not_found 
)
static

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