HomeSort by relevance Sort by last modified time
    Searched refs:PostPatching (Results 1 - 3 of 3) sorted by null

  /external/v8/src/ic/
ic-inl.h 84 PostPatching(address, target, old_target);
ic.h 147 static void PostPatching(Address address, Code* target, Code* old_target);
ic.cc 431 void IC::PostPatching(Address address, Code* target, Code* old_target) {
    [all...]

Completed in 298 milliseconds