Home
last modified time | relevance | path

Searched refs:ComputeKeyedLoadInterceptor (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dstub-cache.h127 Handle<Code> ComputeKeyedLoadInterceptor(Handle<String> name,
Dstub-cache.cc276 Handle<Code> StubCache::ComputeKeyedLoadInterceptor(Handle<String> name, in ComputeKeyedLoadInterceptor() function in v8::internal::StubCache
Dic.cc1240 code = isolate()->stub_cache()->ComputeKeyedLoadInterceptor( in UpdateCaches()