35 Star 173 Fork 710

OpenHarmony / arkcompiler_ets_runtime

 / 详情

delete objectwrapper

已完成
任务
创建于  
2021-09-26 21:33

【任务描述】
Historical legacy object:ObjectWrapper
Originally, the exception saved on the thread is a pointer, which can only save the object pointer. However, JS can run out of other non object exceptions such as numberic values, strings, etc. These exceptions need to be wrapped by an ObjectWrapper object and saved to the thread.
Now the exception saved on the thread is changed to JSTaggedvalue, which can save non object exceptions such as values and strings. So delete the ObjectWrapper.
【解决方案】
Delete objectwrapper
【任务来源】

评论 (0)

yingguofeng 创建了任务
yingguofeng 修改了描述
yingguofeng 修改了描述
yingguofeng 修改了描述
yingguofeng 通过openharmony/arkcompiler_ets_runtime Pull Request !123任务状态待办的 修改为已完成
展开全部操作日志

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(1)
1
https://gitee.com/openharmony/arkcompiler_ets_runtime.git
git@gitee.com:openharmony/arkcompiler_ets_runtime.git
openharmony
arkcompiler_ets_runtime
arkcompiler_ets_runtime

搜索帮助

344bd9b3 5694891 D2dac590 5694891