Home
last modified time | relevance | path

Searched defs:InvokeAllocationInspector (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocation_inspector.cpp75 void AllocationCounter::InvokeAllocationInspector(Address object, size_t objectSize, size_t aligned… in InvokeAllocationInspector() function in panda::ecmascript::AllocationCounter
Dspace.cpp157 void HugeObjectSpace::InvokeAllocationInspector(Address object, size_t objectSize) in InvokeAllocationInspector() function in panda::ecmascript::HugeObjectSpace
Dlinear_space.cpp154 void LinearSpace::InvokeAllocationInspector(Address object, size_t size, size_t alignedSize) in InvokeAllocationInspector() function in panda::ecmascript::LinearSpace
Dsparse_space.cpp341 void SparseSpace::InvokeAllocationInspector(Address object, size_t size, size_t alignedSize) in InvokeAllocationInspector() function in panda::ecmascript::SparseSpace