Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.cpp68 uint8_t *stackmapAddr = GetStackMapAddress(); in SetData()
131 uint8_t *stackmapAddr = GetStackMapAddress(); in CalCallSiteInfo()
Dmachine_code.h101 uint8_t *GetStackMapAddress() const in GetStackMapAddress() function