Home
last modified time | relevance | path

Searched refs:handleStack (Results 1 – 1 of 1) sorted by relevance

/ark/js_runtime/ecmascript/base/
Derror_helper.cpp166 JSHandle<EcmaString> handleStack = BuildEcmaStackTrace(thread); in ErrorCommonConstructor() local
168 …PropertyDescriptor stackDesc(thread, JSHandle<JSTaggedValue>::Cast(handleStack), true, false, true… in ErrorCommonConstructor()