Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dfactory.cc242 AllocationMemento alloc_memento = AllocationMemento::unchecked_cast( in AllocateRawWithAllocationSite() local
244 InitializeAllocationMemento(alloc_memento, *allocation_site); in AllocateRawWithAllocationSite()
1490 AllocationMemento alloc_memento = AllocationMemento::unchecked_cast( in CopyJSObjectWithAllocationSite() local
1492 InitializeAllocationMemento(alloc_memento, *site); in CopyJSObjectWithAllocationSite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dfactory.cc265 AllocationMemento alloc_memento = AllocationMemento::unchecked_cast( in AllocateRawWithAllocationSite() local
267 InitializeAllocationMemento(alloc_memento, *allocation_site); in AllocateRawWithAllocationSite()
1524 AllocationMemento alloc_memento = AllocationMemento::unchecked_cast( in CopyJSObjectWithAllocationSite() local
1526 InitializeAllocationMemento(alloc_memento, *site); in CopyJSObjectWithAllocationSite()
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dfactory.cc390 AllocationMemento alloc_memento = AllocationMemento::unchecked_cast( in AllocateRawWithAllocationSite() local
392 InitializeAllocationMemento(alloc_memento, *allocation_site); in AllocateRawWithAllocationSite()
1848 AllocationMemento alloc_memento = AllocationMemento::unchecked_cast( in CopyJSObjectWithAllocationSite() local
1850 InitializeAllocationMemento(alloc_memento, *site); in CopyJSObjectWithAllocationSite()
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dfactory.cc131 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>( in AllocateRawWithAllocationSite() local
133 InitializeAllocationMemento(alloc_memento, *allocation_site); in AllocateRawWithAllocationSite()
1857 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>( in CopyJSObjectWithAllocationSite() local
1859 InitializeAllocationMemento(alloc_memento, *site); in CopyJSObjectWithAllocationSite()