Searched defs:stringImpl (Results 1 – 5 of 5) sorted by relevance
55 StringImpl* stringImpl = string.impl(); in addToAccessControlAllowList() local
91 StringImpl* stringImpl = string.impl(); in v8ExternalString() local
461 StringImpl* stringImpl = static_cast<StringImpl*>(parameter); in cachedStringCallback() local471 v8::Local<v8::String> v8ExternalStringSlow(StringImpl* stringImpl) in v8ExternalStringSlow()
299 StringImpl* stringImpl = s.impl(); in jsString() local
181 JSValue jsStringSlowCase(ExecState* exec, JSStringCache& stringCache, StringImpl* stringImpl) in jsStringSlowCase()