TranscendentalCache 42 src/arm/code-stubs-arm.h TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, TranscendentalCache 43 src/arm/code-stubs-arm.h UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits TranscendentalCache 45 src/ia32/code-stubs-ia32.h UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits TranscendentalCache 43 src/mips/code-stubs-mips.h TAGGED = 0 << TranscendentalCache::kTranscendentalTypeBits, TranscendentalCache 44 src/mips/code-stubs-mips.h UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits TranscendentalCache 44 src/x64/code-stubs-x64.h UNTAGGED = 1 << TranscendentalCache::kTranscendentalTypeBits