Searched refs:transcendental_cache_ (Results 1 – 2 of 2) sorted by relevance
1455 transcendental_cache_(NULL), in Isolate()1620 delete transcendental_cache_; in ~Isolate()1621 transcendental_cache_ = NULL; in ~Isolate()1761 transcendental_cache_ = new TranscendentalCache(); in Init()
813 return transcendental_cache_; in transcendental_cache()1174 TranscendentalCache* transcendental_cache_; variable