Home
last modified time | relevance | path

Searched refs:old_storage (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects.cc1967 Handle<FixedArray> old_storage = handle(object->properties(), isolate); in MigrateFastToFast() local
1969 FixedArray::CopySize(old_storage, external); in MigrateFastToFast()