Home | History | Annotate | Download | only in src

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
191 return "Unreachable code";
239 TypeFeedbackOracle(Handle<Code> code,
282 void CollectPolymorphicMaps(Handle<Code> code, SmallMapList* types);
321 Code::Flags flags,
326 void BuildDictionary(Handle<Code> code);
327 void GetRelocInfos(Handle<Code> code, ZoneList<RelocInfo>* infos);
328 void CreateDictionary(Handle<Code> code, ZoneList<RelocInfo>* infos);
333 void ProcessTypeFeedbackCells(Handle<Code> code);