Home
last modified time | relevance | path

Searched defs:isPromoted (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h408 bool isPromoted = ShouldBePromoted(object); in EvacuateObject() local
302 UpdateForwardAddressIfSuccess(uint32_t threadId, TaggedObject *object, JSHClass *klass, uintptr_t toAddress, size_t size, ObjectSlot slot, bool isPromoted) UpdateForwardAddressIfSuccess() argument
H A Dlinear_space.cpp31 uintptr_t LinearSpace::Allocate(size_t size, bool isPromoted) in Allocate() argument
81 bool LinearSpace::Expand(bool isPromoted) in Expand() argument
H A Dparallel_marker.cpp305 bool isPromoted = true; in AllocateForwardAddress() local

Completed in 4 milliseconds