Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITPropertyAccess.cpp567 …bool willNeedStorageRealloc = oldStructure->propertyStorageCapacity() != newStructure->propertySto… in privateCompilePutByIdTransition() local
568 if (willNeedStorageRealloc) { in privateCompilePutByIdTransition()
605 if (willNeedStorageRealloc) { in privateCompilePutByIdTransition()
1372 …bool willNeedStorageRealloc = oldStructure->propertyStorageCapacity() != newStructure->propertySto…
1373 if (willNeedStorageRealloc) {
1410 if (willNeedStorageRealloc) {