Home
last modified time | relevance | path

Searched refs:AddLoadMap (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen.h1454 HLoadNamedField* AddLoadMap(HValue* object,
Dhydrogen.cc1688 HValue* map = AddLoadMap(candidate_key, smi_check); in BuildUncheckedDictionaryElementLoad()
2691 HLoadNamedField* HGraphBuilder::AddLoadMap(HValue* object, in AddLoadMap() function in v8::internal::HGraphBuilder
7693 HValue* map = AddLoadMap(object, smi_check); in BuildEnsureCallable()