Searched refs:ascii_cache (Results 1 – 1 of 1) sorted by relevance
6856 FixedArray* ascii_cache = heap->single_character_string_cache(); in CopyCachedAsciiCharsToArray() local6861 Object* value = ascii_cache->get(chars[i]); in CopyCachedAsciiCharsToArray()