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

  /external/v8/src/
ic.cc 1355 FixedArray* old_storage = object->properties(); local
    [all...]
  /external/chromium/net/tools/flip_server/
balsa_headers.h 160 char* old_storage = blocks_[0].buffer; local
162 memcpy(new_storage, old_storage, old_storage_size_used);
168 delete[] old_storage;
    [all...]

Completed in 163 milliseconds