Home
last modified time | relevance | path

Searched refs:CachedTranscendentalFunction (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DCachedTranscendentalFunction.h41 class CachedTranscendentalFunction {
48 CachedTranscendentalFunction() in CachedTranscendentalFunction() function
53 ~CachedTranscendentalFunction() in ~CachedTranscendentalFunction()
DJSGlobalData.h255 CachedTranscendentalFunction<sin> cachedSin;
/external/webkit/Source/JavaScriptCore/
DJavaScriptCore.gypi62 'runtime/CachedTranscendentalFunction.h',
DGNUmakefile.list.am230 Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h \
DChangeLog-2010-05-242508 improve performance. CachedTranscendentalFunction adds a generic mechanism to
2512 CachedTranscendentalFunction uses a very simple hash function designed to be
2517 * runtime/CachedTranscendentalFunction.h: Added.
2518 (JSC::CachedTranscendentalFunction::CachedTranscendentalFunction):
2519 (JSC::CachedTranscendentalFunction::~CachedTranscendentalFunction):
2520 (JSC::CachedTranscendentalFunction::operator()):
2521 (JSC::CachedTranscendentalFunction::initialize):
2522 (JSC::CachedTranscendentalFunction::hash):
DChangeLog-2011-02-1611081 * runtime/CachedTranscendentalFunction.h:
11082 (JSC::CachedTranscendentalFunction::operator()):
/external/webkit/Source/JavaScriptCore/JavaScriptCore.xcodeproj/
Dproject.pbxproj264 …03475 /* CachedTranscendentalFunction.h in Headers */ = {isa = PBXBuildFile; fileRef = 869D04AE119…
929CachedTranscendentalFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1798 869D04AE1193B54D00803475 /* CachedTranscendentalFunction.h */,
2226 869D04AF1193B54D00803475 /* CachedTranscendentalFunction.h in Headers */,