Searched refs:ComputeKeyedLoadConstant (Results 1 – 3 of 3) sorted by relevance
122 Handle<Code> ComputeKeyedLoadConstant(Handle<String> name,
256 Handle<Code> StubCache::ComputeKeyedLoadConstant(Handle<String> name, in ComputeKeyedLoadConstant() function in v8::internal::StubCache
1224 code = isolate()->stub_cache()->ComputeKeyedLoadConstant( in UpdateCaches()