Searched refs:AddLoadMap (Results 1 – 3 of 3) sorted by relevance
768 HValue* map = AddLoadMap(GetParameter(Descriptor::kReceiver), NULL); in BuildCodeStub()
1459 HLoadNamedField* AddLoadMap(HValue* object,
1736 HValue* map = AddLoadMap(candidate_key, smi_check); in BuildUncheckedDictionaryElementLoad()2736 HLoadNamedField* HGraphBuilder::AddLoadMap(HValue* object, in AddLoadMap() function in v8::internal::HGraphBuilder7649 HValue* map = AddLoadMap(object, smi_check); in BuildEnsureCallable()