Home
last modified time | relevance | path

Searched defs:typeAddr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.h52 …FrameType *typeAddr = reinterpret_cast<FrameType *>(reinterpret_cast<uintptr_t>(sp) - sizeof(Frame… in GetFrameType() local
227 …FrameType *typeAddr = reinterpret_cast<FrameType *>(reinterpret_cast<uintptr_t>(sp_) - sizeof(Fram… in GetFrameType() local
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1339 FrameType *typeAddr = reinterpret_cast<FrameType *>( in GetFrameType() local