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

/external/chromium_org/v8/src/ic/
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 500 milliseconds