72 #if V8_TARGET_ARCH_IA32
74 #elif V8_TARGET_ARCH_X64
76 #elif V8_TARGET_ARCH_ARM
78 #elif V8_TARGET_ARCH_MIPS
81 #error Unsupported target architecture.
108 #endif // V8_CODEGEN_H_
double(* UnaryMathFunction)(double x)
UnaryMathFunction CreateSqrtFunction()
static void GenerateSmiToDouble(MacroAssembler *masm, Label *fail)
static void GenerateMapChangeElementsTransition(MacroAssembler *masm)
static void GenerateDoubleToObject(MacroAssembler *masm, Label *fail)
UnaryMathFunction CreateTranscendentalFunction(TranscendentalCache::Type type)