Searched refs:PostPatching (Results 1 – 3 of 3) sorted by relevance
117 PostPatching(address, target, old_target); in SetTargetAtAddress()
166 static void PostPatching(Address address, Code* target, Code* old_target);
422 void IC::PostPatching(Address address, Code* target, Code* old_target) { in PostPatching() function in v8::internal::IC