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

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

Completed in 338 milliseconds