Searched refs:ComputeLoadConstant (Results 1 – 3 of 3) sorted by relevance
69 static Object* ComputeLoadConstant(String* name,
730 code = StubCache::ComputeLoadConstant(*name, *receiver, in UpdateCaches()
133 Object* StubCache::ComputeLoadConstant(String* name, in ComputeLoadConstant() function in v8::internal::StubCache