Home | History | Annotate | Download | only in src

Lines Matching full:unicode_cache

10246   UnicodeCache* unicode_cache = isolate->unicode_cache();
10249 unicode_cache->IsWhiteSpaceOrLineTerminator(string->Get(left))) {
10259 unicode_cache->IsWhiteSpaceOrLineTerminator(string->Get(right - 1))) {
10384 StringToDouble(isolate->unicode_cache(), subject, flags));
10879 UnicodeCache* cache = isolate->unicode_cache();