Searched refs:PostPatching (Results 1 - 6 of 6) sorted by relevance

/external/v8/src/
H A Dic-inl.h95 PostPatching(address, target, old_target);
H A Dic.h168 static void PostPatching(Address address, Code* target, Code* old_target);
H A Dic.cc309 void IC::PostPatching(Address address, Code* target, Code* old_target) { function in class:v8::internal::IC
/external/chromium_org/v8/src/
H A Dic-inl.h100 PostPatching(address, target, old_target);
H A Dic.h168 static void PostPatching(Address address, Code* target, Code* old_target);
H A Dic.cc342 void IC::PostPatching(Address address, Code* target, Code* old_target) { function in class:v8::internal::IC

Completed in 102 milliseconds