Home
last modified time | relevance | path

Searched refs:VerifySharedObjectReference (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dverification.h83 void VerifySharedObjectReference(TaggedObject *obj, ObjectSlot slot, TaggedObject *value) const;
H A Dverification.cpp177 VerifySharedObjectReference(object, slot, slotValue.GetTaggedObject()); in VerifyHeapObjectSlotLegal()
380 void VerifyObjectVisitor::VerifySharedObjectReference(TaggedObject *object, ObjectSlot slot, TaggedObject *value) const in VerifySharedObjectReference() function in panda::ecmascript::VerifyObjectVisitor

Completed in 3 milliseconds