Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Derror_helper.cpp197 JSHandle<JSTaggedValue> stackkey = globalConst->GetHandledStackString(); in ErrorCommonConstructor() local
199 …[[maybe_unused]] bool status = JSObject::DefineOwnProperty(thread, nativeInstanceObj, stackkey, st… in ErrorCommonConstructor()