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

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

Completed in 37 milliseconds