Home
last modified time | relevance | path

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

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