mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-23 10:09:54 +00:00
3663fdf617
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IANU24?from=project-issue Reason: Due to the imperfect realisation of IC-path in ldprivateproperty and stprivateproperty, when two object create by the same function, they will use the same profiletypeinfo. So it can't throw a typeError when C2 accessed the private property of C1 when run in pgo-int mode Description: close the ICpath when handle ldprivateproperty and stprivateproperty temporarily Signed-off-by: 15651885392 <xingshunxiang@huawei.com> Change-Id: I829782a7b45ba2b556dce2ea3ad036708f329dec |
||
---|---|---|
.. | ||
BUILD.gn | ||
expect_output.txt | ||
pgo_expect_output.txt | ||
privateproperty_js.js |