Home
last modified time | relevance | path

Searched defs:typeAddr (Results 1 – 3 of 3) 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
273 …FrameType *typeAddr = reinterpret_cast<FrameType *>(reinterpret_cast<uintptr_t>(sp_) - sizeof(Fram… in GetFrameType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp1151 uint8 *typeAddr = ParseWordsInfo(mod.GetGlobalMemSize()); in ParseMIRForGlobalWordsTypeTagged() local
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1891 FrameType *typeAddr = reinterpret_cast<FrameType *>( in GetFrameType() local