Home
last modified time | relevance | path

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

/external/v8/src/
Dstub-cache.h122 Handle<Code> ComputeKeyedLoadConstant(Handle<String> name,
Dstub-cache.cc256 Handle<Code> StubCache::ComputeKeyedLoadConstant(Handle<String> name, in ComputeKeyedLoadConstant() function in v8::internal::StubCache
Dic.cc1224 code = isolate()->stub_cache()->ComputeKeyedLoadConstant( in UpdateCaches()