Searched refs:msgDesc (Results 1 – 1 of 1) sorted by relevance
161 … PropertyDescriptor msgDesc(thread, JSHandle<JSTaggedValue>::Cast(handleStr), true, false, true); in ErrorCommonConstructor() local162 …ybe_unused]] bool status = JSObject::DefineOwnProperty(thread, nativeInstanceObj, msgKey, msgDesc); in ErrorCommonConstructor()