Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp695 auto machineCodeSlot = ObjectSlot(ToUintPtr(it.GetMachineCodeSlot())); in GCIterate()
758 auto machineCodeSlot = ObjectSlot(ToUintPtr(it.GetMachineCodeSlot())); in GCIterate()
Dframes.h2005 JSTaggedType *GetMachineCodeSlot() const in GetMachineCodeSlot() function