Home
last modified time | relevance | path

Searched refs:UncheckCast (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info.h43 inline static LayoutInfo *UncheckCast(TaggedObject *obj) in UncheckCast() function in panda::ecmascript::LayoutInfo
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h36 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj()
194 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj()
H A Dparallel_evacuator-inl.h63 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj()
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker-inl.h109 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj()

Completed in 3 milliseconds