Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dframe_handler.h51 FrameType *typeAddr = reinterpret_cast<FrameType *>(reinterpret_cast<uintptr_t>(sp) - sizeof(FrameType)); in GetFrameType() local
273 FrameType *typeAddr = reinterpret_cast<FrameType *>(reinterpret_cast<uintptr_t>(sp_) - sizeof(FrameType)); in GetFrameType() local
/arkcompiler/ets_runtime/ecmascript/
H A Dframes.h1958 FrameType *typeAddr = reinterpret_cast<FrameType *>( in GetFrameType() local

Completed in 6 milliseconds