Searched refs:inner_pointer_to_code_cache_ (Results 1 – 2 of 2) sorted by relevance
880 return inner_pointer_to_code_cache_; in inner_pointer_to_code_cache()1303 InnerPointerToCodeCache* inner_pointer_to_code_cache_; variable
1831 inner_pointer_to_code_cache_(NULL), in Isolate()2080 delete inner_pointer_to_code_cache_; in ~Isolate()2081 inner_pointer_to_code_cache_ = NULL; in ~Isolate()2193 inner_pointer_to_code_cache_ = new InnerPointerToCodeCache(this); in Init()