Searched refs:CreateDictionary (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ | ||
H A D | type-info.h | 111 void CreateDictionary(Handle<Code> code, ZoneList<RelocInfo>* infos); |
H A D | type-info.cc | 402 CreateDictionary(code, &infos); 418 void TypeFeedbackOracle::CreateDictionary(Handle<Code> code, function in class:v8::internal::TypeFeedbackOracle |
Completed in 748 milliseconds