Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/base/
Derror_helper.cpp168 …PropertyDescriptor stackDesc(thread, JSHandle<JSTaggedValue>::Cast(handleStack), true, false, true… in ErrorCommonConstructor() local
169 …unused]] bool status = JSObject::DefineOwnProperty(thread, nativeInstanceObj, stackkey, stackDesc); in ErrorCommonConstructor()