Searched refs:CreateDictionary (Results 1 – 2 of 2) sorted by relevance
111 void CreateDictionary(Handle<Code> code, ZoneList<RelocInfo>* infos);
402 CreateDictionary(code, &infos); in BuildDictionary()418 void TypeFeedbackOracle::CreateDictionary(Handle<Code> code, in CreateDictionary() function in v8::internal::TypeFeedbackOracle