Searched refs:ComputeKeyedLoadInterceptor (Results 1 – 3 of 3) sorted by relevance
127 Handle<Code> ComputeKeyedLoadInterceptor(Handle<String> name,
276 Handle<Code> StubCache::ComputeKeyedLoadInterceptor(Handle<String> name, in ComputeKeyedLoadInterceptor() function in v8::internal::StubCache
1240 code = isolate()->stub_cache()->ComputeKeyedLoadInterceptor( in UpdateCaches()