Searched refs:PatchCache (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/ic/
H A Dic.h184 void PatchCache(Handle<Name> name, Handle<Code> code);
H A Dic.cc787 void IC::PatchCache(Handle<Name> name, Handle<Code> code) { function in class:v8::internal::IC
885 PatchCache(lookup->name(), code);
1418 PatchCache(lookup->name(), code);

Completed in 57 milliseconds